rafraf Posted March 4, 2006 Posted March 4, 2006 Hi everyone, I'm trying to find a solution for this: I want when people change the product atributes, for example expand a memory from 16 mb to 32 mb, the price automatically refresh in the current page and do not have to wait until people add the product to the shopping cart in order to see the new price. Any ideas? Thanks, Rafael
Guest Posted March 5, 2006 Posted March 5, 2006 change the drop-down list of the attributes to add a parameter to submit the form. Then you also need to change the product price to add the attribute's value to the base price before displaying. product_info.php requires several changes for this to be done.
rafraf Posted March 5, 2006 Author Posted March 5, 2006 Thanks enigma1, anyway I guess I won't do it, I have no clue on how to do that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.