Conversation
supportHey! I have faced this issue on my single product page – below the main product i have 3 different products, which are with different prices etc. When I save the page their BTNs get the info from the selected option on the main product. Is there a solution, because i want to have the main product with the 3 options and below these 3 other products? Here you can check the problem [ redundant link deleted ] Albena This topic was modified 3 months, 3 weeks ago by albenaabigail . The page I need help with: [ log in to see the link]
Hello @albenaabigail , Thanks for reaching out to us. I just checked your product page, and it seems that you’re using the same css class for all the buttons, which causes the confusion. If the page includes an offer, Bundler detects the click on the single_add_to_cart_button and adds the selected bundle to the cart. If you want to be able to add the other products to the cart within the same page, I recommend you use a different css class for these buttons. I hope this helps. Regards, Michael This reply was modified 3 months, 3 weeks ago by WooBundles .
Hey! That is true. I add the byttons on the bundle product with the Divi theme Woo module, and apperantly it has the same class – single_add_to_cart_button. I triwd to add a class through the divi module settings, but didn’t resolve this.
Hello @albenaabigail , Thanks for reaching out to us. I just checked your product page, and it seems that you’re using the same css class for all the buttons, which causes the confusion. If the page includes an offer, Bundler detects the click on the single_add_to_cart_button and adds the selected bundle to the cart. If you want to be able to add the other products to the cart within the same page, I recommend you use a different css class for these buttons. I hope this helps. Regards, Michael This reply was modified 3 months, 3 weeks ago by WooBundles .
Hey! That is true. I add the byttons on the bundle product with the Divi theme Woo module, and apperantly it has the same class – single_add_to_cart_button. I triwd to add a class through the divi module settings, but didn’t resolve this.