Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
IOS eshop Hide the cart when working a product catalog
« previous
next »
Print
Pages: [
1
]
Author
Topic: IOS eshop Hide the cart when working a product catalog (Read 3655 times)
gnikol1
Newbie
Posts: 1
IOS eshop Hide the cart when working a product catalog
«
on:
April 06, 2011, 13:47:24 »
hi
I have the following issue.
I am using the eshop component as product catalog.
As the product catalog is no requiring to have carts and shopping workflows activated, I was wondering if there is a way where I can hide completely the cart from the pages.
Instead I would like when the customer is pressing the respective button to open a product inquiry form or similar.
Do you thing is feasible?
George
Logged
speck
Elxis Community
Sr. Member
Posts: 348
Re: IOS eshop Hide the cart when working a product catalog
«
Reply #1 on:
April 06, 2011, 14:40:55 »
you can hide button of the cart with css
.btn_addcart2 {display: none; }
«
Last Edit: April 06, 2011, 14:43:26 by speck
»
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
IOS eshop Hide the cart when working a product catalog