This topic has 4 replies, 3 voices, and was last updated 6 years, 6 months ago ago by Olga Barlow
hello,
i don’t know if is it intentional but the cart popup is displaying only the last 3 products (maybe this is why the title is *RECENTLY*).
however, i would like to display all the products in the cart with overflow-y scrollbar if there is too much products to display.
please let me know if there is any way to do this.
thanks!
Hello,
Please check our demo https://www.8theme.com/demo/xstore/ By default there are showing 3 products.
To achieve the desired result, go to xstore/framework/woo.php and find there etheme_cart_items
function http://prntscr.com/javds6 > copy this function to your child-theme/functions.php file and remove the code in blue square.
Regards
thank you very much!! works perfect!
Hello,
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up