Düzenlenecek Dosya: catalog/controller/common/home.php
BUL:
'special' => $special,
ALTINA EKLE:
'product_id' => $result['product_id'],
'href2' => $this->url->http('checkout/cart'),
BUL:
$this->data['products'] = array();
ALTINA EKLE:
$this->data['button_add_to_cart'] =...