AbanteCart Community

Shopping Cart Operations => Tips and Tricks => Topic started by: mat2015 on December 22, 2015, 05:34:02 AM

Title: Shopping cart on mobile not showing product name
Post by: mat2015 on December 22, 2015, 05:34:02 AM
Hello Everyone,

When we view the shopping cart on a PC it shows the name and price of the product .However on a mobile device it does not show these two fields .Is there anyway to show the name and price instead of say the image and model field.
Title: Re: Shopping cart on mobile not showing product name
Post by: Basara on December 22, 2015, 06:34:39 AM
Hello

What is your mobile device? Can you post site url.
Title: Re: Shopping cart on mobile not showing product name
Post by: mat2015 on December 22, 2015, 12:31:14 PM
Thanks for the reply. You can use the url demo.abantecart.com on your PC and then on your mobile.Add an item and then view the shopping cart. I am using an android phone where it shows four columns . By default it shows the image and model field on the mobile.But how could we show the name and price field instead of the image and model field.
Title: Re: Shopping cart on mobile not showing product name
Post by: abolabo on December 23, 2015, 10:47:40 AM
it's all regulated by css for your screen width @media section. you can reproduce your site view, just shrink your browser window to your mobile screen size.
To customize your template just edit stylesheet.css
Title: Re: Shopping cart on mobile not showing product name
Post by: mat2015 on December 23, 2015, 02:28:25 PM
Thanks. I can see that now.Merry Christmas !