How can I add add-to-cart button for cross-sell products in mini-cart?
This topic has 3 replies, 2 voices, and was last updated 22 minutes ago ago by Lisa
How can I add add-to-cart button for cross-sell products in mini-cart?
Dear @Lisa,
Thank you for reaching out to us.
Please note that the requested functionality is not predefined in our theme by default. However, you can achieve this by copying the following file:
xstore/woocommerce/content-widget-product-slider.php
to your child theme at:
child-theme/woocommerce/content-widget-product-slider.php
Once copied, you can make any modifications you require, including adding “Add to Cart” buttons to products or customizing the content as needed.
Should you have any further questions or require assistance, please feel free to contact us.
Best regards,
Jack Richardson
The 8Theme Team
Thank you!
What code should be added to this file to add an ‘Add to Cart’ button?
You must be logged in to reply to this topic.Log in/Sign up