sandipchandela Posted August 15, 2014 Share Posted August 15, 2014 Hello PS version 1.6. using. I want to display different prices for combinations with their attributes name on product detail page. Is it possible ? I have configured different price for size and color for both combinations. Such as 1) Small- Yellow: +1.00 2) Small-Blue: +2.00 3) Medium-Yellow: +1.00 4) Large-Yellow: +1.00 and so on I want to display price like follows: Base price: -> 10 Attribute:1 -- Attribute=2 -> 2 (This will change depend on selecting attributes value for small, medium to blue, yellow) I have cracked some of the ids and div in product.js file but i get only values for attributes like yellow - small. Ignore the tax rules price. Also, Can we change the product price depend upon the product customization text field ? Like if user will type in input box 5 then price will change according to input 5 value. See attach picture. Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts