Only show cart on some part of my website

GK User
Fri Jun 17, 2016 8:16 pm
Hi
Since it is only a small part of my website where i have merchandise for sale, I think it's a bit overkill to have the shopping cart in top right corner on all my menu-items, articles, etc.
Any suggestions to how to only show and enabled it on the merchandise menu-item and checkout pages, ect.?

Can I use "Suffice for pages" in some way?

Best regards,
Henrik
User avatar
Expert Boarder

teitbite
Mon Jun 20, 2016 8:39 pm
Hi

Please simply enable shopping cart module on pages where You need it, but please remember than it also needs to be assigned to frontpage so ajax can read it correctly.
User avatar
Moderator

GK User
Thu Sep 15, 2016 10:05 am
Hi Teitbite
OK, that sounds logical.
And I could do
Code: Select all
.frontpage #gkCart {
    display: none;
}

If I don't want it and need it on the FrontPage.

Why I'm asking is, if I enabled it only on the pages related to shop, what would happen on pages in HikaShop checkout process, like here
User avatar
Expert Boarder

teitbite
Fri Sep 16, 2016 5:33 pm
Hi

I'm afraid I do not understand. Is checkout opening on frontpage ? Can You please explain it a little better ?
User avatar
Moderator


cron