News:

Looking for documentation? Take a look on our wiki

Main Menu

How to set STsameAsBT checked by default?

Started by d0ublezer0, February 29, 2016, 19:59:48 PM

Previous topic - Next topic

d0ublezer0

how to do this without hack?
i found only one solution:
in helpers\cart.php
function getCartDataToStore
change
$sessionCart->STsameAsBT = $this->STsameAsBT;
to
$sessionCart->STsameAsBT                    = 1;

but in next update it will be overwritten.

it is simply option, how about to add this in admin panel?

jenkinhill

It is checked by default in current VM versions with default VM templates.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum