Check if the product is already in the cart - Prestashop

    $result = $this->containsProduct($id_product, $id_product_attribute, (int)$id_customization, (int)$id_address_delivery);

Comments

Popular Posts