Hi,

I have a product that has a special price (15% off)

I have an attribute that uses onetime_price_factor (20%)

When I view the product detail page, it calculates everything correctly. When I add the product to the cart, it then calculates the attribute off the regular price of the product, not the special price

Any ideas here?