Hi

I'd found an issue in the Product display page for configurable
products using Tiered Pricing.

When I set a tiered price based in a fixed amount the this price is
ignored for configurable products but not for regular ones. If i add
this product to the cart then the correct tiered price appears. I'd
checked the HTML from the Product page and the tiered price is
corrrectly set in the page load but is overritten by the:
satchmo.update_price();  javascript function because the json value
returned by the variable satchmo.variations = {{ details|as_json }};
is the default price and not the tiered one. If the Tiered price is
set by percentage in the Tier definition, then it works fine.

I'm not sure if the problem is in my templates or in the satchmo code
itself.

Can anybody reproduce the problem? I'm using Satchmo 0.92-pre


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to