Please view the upgrade notes in the wiki.
discount_quantity_amount, discount_quantity_percentage, discount_price_amount, discount_price_percentage. To use these options, send them to your cart with the name for your discount and the discount teir details like so: discount_quantity_amount=Discount{2-.50|10-.75|50-1}, which would give $0.50 off per product for 2 to 9 products, $0.75 off per product for 10 to 49 products, and $1.00 off per product for 50 or more products. By default, this discount is an "all-units" quantity discount, and will apply to all units.discount_quantity_amount=Discount{2-.50|10-.75|50-1} added. This is very similar to the default "all-units" behavior, but the discount only applies to the products in the tier. So with the above example, 4 products would be 1 product at full price, then 3 products with the $0.50 discount. It is invoked with the incremental flag like this: discount_quantity_amount=Discount{incremental|2-.50|10-.75|50-1}repeat flag like this: discount_quantity_percentage=Discount{repeat|2-100}. Repeatable discounts can have only one tier. Check the docs for more information.empty=yes option that will empty your shopping cart while adding your next product.c+ as a modifier.fc_required class., to a single pipe symbol |. Example: &color=red{p+4,w-1,c:01a} becomes &color=red{p+4|w-1|c:01a} If you use product option modifiers to adjust your product's weight, price or code, you must modify your website for this version. We don't like to change things like this, but it's necessary as we move towards more complete international solutions.foxycart_includes.js is loaded in a subdirectory rather than the site root. Also made FoxyCart cookies subdomain independent to prevent issues with bouncing between www.domain.tld and domain.tld.^^analytics_google^^ has been changed to ^^analytics_google_urchin^^ (the old Google Analytics script, urchin.js) and ^^analytics_google_ga^^ (the new Google Analytics script, ga.js). Please use the new place holder depending on what version you are using.customer_company as a new field on the checkout and receipt page. If you don't want this field to show up or you haven't styled it yet, you might want to add some css to hide #customer_company. Hidden by default in the "standard" theme.shipping_company as a new field on the checkout and receipt page. If you don't want this field to show up or you haven't styled it yet, you might want to add some css to hide #shipping_company. Hidden by default in the "standard" theme.Love it? Hate it? Have questions or comments? Let us know!