pakhearts Posted August 3, 2009 Share Posted August 3, 2009 i have to make the product option/variants in simple php: product options are like color,size,quantity,printing method,stock etc.now admin has the facility to add multi product options against each product. after that admin will add the values for each option as product variants.these variants make all possible combinations and make a list.against each combination we give price seperately. now on client side the all product options are displayed on detail page and user can change the product options values(variants) and change the price by making the combination. some one please tell me how i can write a code in simple php to make all possible combinations or product variants Link to comment https://forums.phpfreaks.com/topic/168630-product-optionsvariants-in-simple-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.