Plugin Directory

Changeset 2382250


Ignore:
Timestamp:
09/15/2020 07:03:08 PM (6 years ago)
Author:
octolio
Message:

ReadMe improvements

Location:
octolio/tags/0.0.6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • octolio/tags/0.0.6/octolio.php

    r2314950 r2382250  
    22/*
    33Plugin Name: Octolio
    4 Description: WordPress & WooCommerce bulk actions.
    5 Version: 0.0.1
     4Description: WooCommerce Dynamic Pricing.
     5Version: 0.0.6
    66Author: Octolio
    77License: GPLv2
  • octolio/tags/0.0.6/readme.txt

    r2382240 r2382250  
    1818Dynamic pricing can be done based on multiple conditions such as :
    1919
    20 - WooCommerce Dynamic Pricing example n°1 : Order total > 100€
    21 - WooCommerce Dynamic Pricing example n°2 : Order shipping method is: "UPS"
    22 - WooCommerce Dynamic Pricing example n°3 : Customer has already purchased this article: "Gameboy"
    23 - WooCommerce Dynamic Pricing example n°4 : Customer country is: France
    24 - WooCommerce Dynamic Pricing example n°5 : Product quantity is > 10
     20-  Dynamic Pricing Example n°1 : Order total > 100€
     21- Dynamic Pricing example n°2 : Order shipping method is: "UPS"
     22- Dynamic Pricing example n°3 : Customer has already purchased this article: "Gameboy"
     23- Dynamic Pricing example n°4 : Customer country is: France
     24- Dynamic Pricing example n°5 : Product quantity is > 10
    2525
    2626You can also set dynamic pricing based on Shopper user group, Order conditions, product conditions and many more.
Note: See TracChangeset for help on using the changeset viewer.