News:

Support the VirtueMart project and become a member

Main Menu

Only show products on cart page

Started by xetra, December 12, 2012, 08:37:49 AM

Previous topic - Next topic

xetra

Hi

Apologies if I'm being dumb here but in VM2 how can I Only show the product list and terms in the cart? I don't want to show bill to and ship to until the user clicks the checkout button as was the case with VM1. There doesn't appear to be an easy way yo do this in the config and I've tried changing the code itself but Without success.

please tell me there's an easy way to do it!

Thanks

bytelord

Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

xetra

Sorry, should have mentioned:

Joomla - 2.5

Virtuemart - 2.0.14

PHP - 5.3.1

bytelord

Hello,

You could create a template override for the cart page ... please take a look on the following topics

Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0

Template Overrides:
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Cart Override fields: http://forum.virtuemart.net/index.php?topic=106459.0

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!