Skip to content

zakhardage/Tiered-Pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tiered-Pricing

Step 1. Update product.liquid

Find

... Wrap this in the following conditional liquid statement: {% if product.options[0] == 'Rate' or product.options[0] == 'rate' %} {% include 'tiered-pricing' %} {% else %} ... {% endif %}

Step 2. Upload the tiered-pricing.liquid file to the snippets folder

Step 3. Add tiered pricing rates to your product listing

Change the first product option title to "Rate" Enter variants/rates in increasing value and use only numbers (e.g. 1, 5, 10, 20, 50)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published