Jump to content

Modul plata ramburs


Andreea

Recommended Posts

Buna,

in folderul vei gasi fisierul: /modules/ps_cashondelivery/ps_cashondelivery.php

la linia 94 vei gasi:

if ($this->hasProductDownload($params['cart'])) {

va trebui sa o schimbi cu aceasta:

if ($this->hasProductDownload($params['cart']) || $params['cart']->getOrderTotal() > Tools::convertPrice(5000, $params['cart']->id_currency)){

 

ar trebui sa o comentezi linia veche iar sub .. sa o pui pe cea noua:

//if ($this->hasProductDownload($params['cart'])) {

Capture.JPG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...