This topic has 12 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hello! How i can add cross sell carousel after content like related product like this page https://www.8theme.com/demo/classico/variant15/product/velvet-sequins-open-back-30/
I try paste function woocommerce_cross_sell_display(); but it is not working
Thank you!
Hello,
Please read this article https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
On single product page can be shown Related products and Up-Sells product.
These products you may enable in Theme Options > E-commerce > Single products
– Display related products > On.
– Location of upsell products > After content.
Regards
i mean i need show display cross sell products
Cross-sells are products that you promote in the cart, based on the current product. We do not have special settings for this in our theme. You may contact WC plugin support and ask how to achieve the desired result.
Regards
So can you give me rout to code related products. i will need display only for product without carousel.
Regards
Hello,
Could you please explain in details what result do you want to achieve?
Regards
i need display only 4 related product without carousel check pls https://yadi.sk/d/Q74Q_TSd3RbP2a
Hello,
Thanks for the screenshot. This is possible to achieve via changes in classico/woocommerce/single-product/related.php file http://prntscr.com/i2lanp
Make changes in child theme to prevent losing it after theme update.
Regards
thanks. and one more things) How i can styling related product carousel? For example: i need display price below image, or display title below image.can you give me root to file with code)? Thank you.
You’re welcome!
Try to change these settings http://prntscr.com/i2mgvo in Theme Options > E-commerce > Products Page Layout.
Regards
thanks
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up