testemich Promotion
This commit is contained in:
parent
38e7fd504a
commit
a0f4eda6ea
83 changed files with 1690 additions and 504 deletions
|
|
@ -137,6 +137,7 @@ class CheckoutRepository {
|
|||
'weight' => Yard::instance('shopping')->weight(),
|
||||
'txaction' => 'prev',
|
||||
'shipping_option' => Yard::instance('shopping')->getShippingOption(),
|
||||
'shipped' => Yard::instance('shopping')->getShippingOption() === 'pick_up' ? 4 : 0,
|
||||
'mode' => Util::getUserShoppingMode(),
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue