VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: deXtrous on June 02, 2013, 02:48:24 AM

Title: How can I replicate this simple thing??
Post by: deXtrous on June 02, 2013, 02:48:24 AM
Hi folks,

http://www.steigerhoutenmeubelen.nl/index.php/uw-winkelwagen

if you notice at the top of this website it has a module (I think) that says


' 0 Products
Total $0.00
Your Cart (nar winklewagen) '



Just wondering how I can replicate this ? It must be pretty simple but I just can't get my head around it with some help. THanks
Title: Re: How can I replicate this simple thing??
Post by: AH on June 02, 2013, 13:56:26 PM
enable the VM shopping cart cart module and put it in the correct module position for your template

Then set the BASIC OPTIONS configuration as shown below:-
Show product price ? Yes
Show product list in cart? No



[attachment cleanup by admin]
Title: Re: How can I replicate this simple thing??
Post by: deXtrous on June 03, 2013, 12:16:23 PM
Hi, thanks for the reply.

When I do as you say, I don't get the "Total: $0.00" showing.. Nor do I know how to get an image beside it? All that shows is 'cart empty'

When I add stuff to the cart a lot more info is displayed, but how can I replicate the example website to the tee? Any help?

Title: Re: How can I replicate this simple thing??
Post by: AH on June 03, 2013, 12:47:12 PM
You need to look at the CSS created by the cart and modify as required

If the CSS created does not provide you with enough flexibility, then you will need to modify the cart module.