Add extra options on products
-
“Hi support,
Is it possible to have extra options for the same product?
Also, we would like the options to have prices.
It’s similar to product add-ons.
Hello,
Can you please share some screenshots or examples of what you actually want, so I can check and give you a possible solution?
Best Regards,
I found the WooCommerce Product Add-Ons plugin but there is an issue with product template in mobile and also there is an issue with sticky add to card button.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS and check the issue.
.wd-sticky-btn-cart .wc-pao-addons-container {
display: none;
}
.wc-pao-addon .wc-pao-addon-wrap select {
width: 90%;
}
Best Regards,
Problem solved ! Thank you
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Add extra options on products’ is closed to new replies.