Changeset 2191118
- Timestamp:
- 11/13/2019 02:21:39 AM (6 years ago)
- File:
-
- 1 edited
-
wplit-woo-conditions-for-oxygen/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wplit-woo-conditions-for-oxygen/trunk/readme.txt
r2191117 r2191118 14 14 == Description == 15 15 16 **Woo Conditions in Oxygen** helps you build more dynamic e-commerce sites in Oxygen. Ideal for hiding/showing content to specific users at the right time & place.16 This plugin adds Woocommerce-focused conditions to Oxygen to help you build more dynamic e-commerce sites. Ideal for hiding/showing content across your Oxygen site to the right users at the right time. 17 17 18 18 ==Conditions Added== … … 26 26 * If the cart has reached a specific weight 27 27 * If the user has already bought this product 28 * .. andmore.28 * ..more. 29 29 30 30 31 31 ==Example Use Cases== 32 32 33 * Show Call to Action Popup (modal) ONLY if current product is on sale.34 * Show extra shipping info on product page ONLY if this product isshippable (isn't virtual).33 * Show Call to Action Popup (modal) ONLY if current product being viewed is on sale. 34 * Show shipping info on product page ONLY if this product is actually shippable (isn't virtual). 35 35 * Show section with large product image ONLY if product has an image. (otherwise just show the title). 36 36 * Show Exit intent Popup ONLY if user still has product(s) in cart. 37 * ete etc 37 * Show different product layout based on product type. 38 * etc etc 38 39 39 40 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.