Hide product prices for non-logged in users

When users view your products, they’ll see a screen similar to the one below of an example Topicals product. The details shown are the vendor name, product title and price along with the add to cart button and categories. In eCommerce v1.3 we’ve introduced a new option that lets you hide the add to cart […]

 

eCommerce Filters

Below is a list of the current eCommerce add-on filters and the files they’re included in. File: wpd-ecommerce.php wpd_ecommerce_cookie_lifetime wpd_ecommerce_post_type_templates wpd_ecommerce_payment_type_name_delivery wpd_ecommerce_payment_type_name_pop wpd_ecommerce_payment_type_name_ground File: checkout/checkout-shortcode.php wpd_ecommerce_checkout_after_order_details wpd_ecommerce_checkout_email_to_admin wpd_ecommerce_checkout_email_subject_admin wpd_ecommerce_checkout_email_message_admin wpd_ecommerce_checkout_email_subject_patient wpd_ecommerce_checkout_email_message_patient File: includes/wpd-ecommerce-core-functions.php wpd_ecommerce_box_notifications_array wpd_ecommerce_single_item_price File: includes/wpd-ecommerce-orders-functions.php wpd_ecommerce_order_statuses File: patients/patient-account-shortcode.php wpd_ecommerce_account_admin_patients_text File: templates/single-item.php wpd_ecommerce_single_item_image_size wpd_ecommerce_single_item_no_image

 

Locations add-on shortcode

All options: [wpd-locations posts=”100″ id=”” class=”” name=”show” info=”show” thc=”” thca=”” cbd=”” cba=”” cbn=”” cbg=”” totalthc=”” title=”Dispensary Menu” category=”” aroma=”” flavor=”” effect=”” symptom=”” condition=”” vendor=”” shelf_type=”” strain_type=”” weight=”show” orderby=”” meta_key=”” type=”flowers, concentrates, edibles, pre-rolls, topicals, growers” imgsize=”dispensary-image” location=””] Example output:

 

eCommerce Action Hooks

Below is a list of the current eCommerce add-on action hooks and the files they’re included in. File: cart/cart-shortcode.php wpd_ecommerce_cart_table_before wpd_ecommerce_cart_table_inside_body_before wpd_ecommerce_cart_table_inside_body_after wpd_ecommerce_cart_table_after wpd_ecommerce_cart_wrap_before wpd_ecommerce_cart_totals_before wpd_ecommerce_cart_totals_inside_before wpd_ecommerce_cart_totals_inside_after wpd_ecommerce_cart_totals_after wpd_ecommerce_cart_wrap_after File: cart/cart-widget.php wpd_ecommerce_widget_before wpd_ecommerce_widget_after File: checkout/checkout-shortcode.php wpd_ecommerce_checkout_billing_details_form_before wpd_ecommerce_checkout_billing_details_form_inside_before wpd_ecommerce_checkout_billing_details_form_after_billing_details_title wpd_ecommerce_checkout_billing_details_form_after_billing_details wpd_ecommerce_checkout_billing_details_form_after_your_order_title File: patients/patient-account-shortcode.php wpd_ecommerce_patient_account_form_before wpd_ecommerce_patient_account_form_before_inside wpd_ecommerce_patient_account_contact_information_before wpd_ecommerce_patient_account_contact_information_after wpd_ecommerce_patient_account_password_change_before wpd_ecommerce_patient_account_form_inside_after wpd_ecommerce_patient_account_form_after wpd_ecommerce_patient_account_login_form_before wpd_ecommerce_patient_account_login_form_before_inside wpd_ecommerce_patient_account_login_form_after_inside wpd_ecommerce_patient_account_login_form_after wpd_ecommerce_patient_account_register_form_before wpd_ecommerce_patient_account_register_form_before_inside […]

 

wpdwc_weight_ounce

Filter to change the ounce Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_half

Filter to change the half (ounce) Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_quarter

Filter to change the quarter Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_eighth

Filter to change the eighth Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php