SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2598' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2605' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2604' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2606' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2602' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2595' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2591' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2592' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2607' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2599' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2596' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2601' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2120' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2600' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2593' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2108' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2617' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2616' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2615' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2111' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2110' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2112' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2434' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2435' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2437' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2612' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2611' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2610' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2609' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2614' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2613' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p2c.category_id = '2121' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR DATE(pd2.date_start) <= DATE('2026-08-08')) AND (pd2.date_end = '0000-00-00' OR DATE(pd2.date_end) >= DATE('2026-08-08'))) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR DATE(ps.date_start) <= DATE('2026-08-08')) AND (ps.date_end = '0000-00-00' OR DATE(ps.date_end) >= DATE('2026-08-08'))) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '76' AND p.manufacturer_id = '426' GROUP BY p.product_id ORDER BY p.quantity = 0, p.price asc, p.quantity index.php?route=product/product&product_id=7965weekly2025-04-16T10:04:36+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgسایپرمترین 10 درصدسایپرمترین 10 درصدindex.php?route=product/product&product_id=7969weekly2025-02-11T14:25:24+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgاصلاح کننده آب ایمپروو | Improve مایع نیم لیتریاصلاح کننده آب ایمپروو | Improve مایع نیم لیتریindex.php?route=product/product&product_id=7971weekly2025-02-11T14:25:10+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgکود اکوسالت | Ecosalt مایع 5 لیتریکود اکوسالت | Ecosalt مایع 5 لیتریindex.php?route=product/product&product_id=7966weekly2025-02-11T14:25:51+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgاکسی دیمتون متیلاکسی دیمتون متیلindex.php?route=product/product&product_id=7967weekly2025-02-11T14:25:42+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgکود اکوزینک | Ecozinc مایع 1 لیتریکود اکوزینک | Ecozinc مایع 1 لیتریindex.php?route=product/product&product_id=7970weekly2025-02-11T14:25:14+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgکود اکورمون | Ecormon مایع یک لیتریکود اکورمون | Ecormon مایع یک لیتریindex.php?route=product/product&product_id=7968weekly2025-02-11T14:25:01+03:301.0https://www.rezamaneshstore.com/image/cache/catalog/dca52dea61af67c/24-200x200-1000x1000.jpgاکوکوئل روی | Ecoquel Zn پودری 1 کیلوگرمیاکوکوئل روی | Ecoquel Zn پودری 1 کیلوگرمیindex.php?route=product/category&path=2598weekly0.9index.php?route=product/category&path=2605weekly0.9index.php?route=product/category&path=2604weekly0.9index.php?route=product/category&path=2606weekly0.9index.php?route=product/category&path=2602weekly0.9index.php?route=product/category&path=2595weekly0.9index.php?route=product/category&path=2591weekly0.9index.php?route=product/category&path=2592weekly0.9index.php?route=product/category&path=2607weekly0.9index.php?route=product/category&path=2599weekly0.9index.php?route=product/category&path=2596weekly0.9index.php?route=product/category&path=2601weekly0.9index.php?route=product/category&path=2120weekly0.9index.php?route=product/product&path=2120&product_id=7965weekly1.0index.php?route=product/product&path=2120&product_id=7969weekly1.0index.php?route=product/product&path=2120&product_id=7971weekly1.0index.php?route=product/product&path=2120&product_id=7966weekly1.0index.php?route=product/product&path=2120&product_id=7967weekly1.0index.php?route=product/product&path=2120&product_id=7970weekly1.0index.php?route=product/product&path=2120&product_id=7968weekly1.0index.php?route=product/category&path=2600weekly0.9index.php?route=product/category&path=2593weekly0.9index.php?route=product/category&path=2108weekly0.9index.php?route=product/product&path=2108&product_id=7965weekly1.0index.php?route=product/product&path=2108&product_id=7969weekly1.0index.php?route=product/product&path=2108&product_id=7971weekly1.0index.php?route=product/product&path=2108&product_id=7966weekly1.0index.php?route=product/product&path=2108&product_id=7967weekly1.0index.php?route=product/product&path=2108&product_id=7970weekly1.0index.php?route=product/product&path=2108&product_id=7968weekly1.0index.php?route=product/category&path=2108_2617weekly0.9index.php?route=product/category&path=2108_2616weekly0.9index.php?route=product/category&path=2108_2615weekly0.9index.php?route=product/category&path=2108_2111weekly0.9index.php?route=product/product&path=2108_2111&product_id=7965weekly1.0index.php?route=product/product&path=2108_2111&product_id=7969weekly1.0index.php?route=product/product&path=2108_2111&product_id=7971weekly1.0index.php?route=product/product&path=2108_2111&product_id=7966weekly1.0index.php?route=product/product&path=2108_2111&product_id=7967weekly1.0index.php?route=product/product&path=2108_2111&product_id=7970weekly1.0index.php?route=product/product&path=2108_2111&product_id=7968weekly1.0index.php?route=product/category&path=2108_2110weekly0.9index.php?route=product/product&path=2108_2110&product_id=7965weekly1.0index.php?route=product/product&path=2108_2110&product_id=7969weekly1.0index.php?route=product/product&path=2108_2110&product_id=7971weekly1.0index.php?route=product/product&path=2108_2110&product_id=7966weekly1.0index.php?route=product/product&path=2108_2110&product_id=7967weekly1.0index.php?route=product/product&path=2108_2110&product_id=7970weekly1.0index.php?route=product/product&path=2108_2110&product_id=7968weekly1.0index.php?route=product/category&path=2108_2112weekly0.9index.php?route=product/product&path=2108_2112&product_id=7965weekly1.0index.php?route=product/product&path=2108_2112&product_id=7969weekly1.0index.php?route=product/product&path=2108_2112&product_id=7971weekly1.0index.php?route=product/product&path=2108_2112&product_id=7966weekly1.0index.php?route=product/product&path=2108_2112&product_id=7967weekly1.0index.php?route=product/product&path=2108_2112&product_id=7970weekly1.0index.php?route=product/product&path=2108_2112&product_id=7968weekly1.0index.php?route=product/category&path=2108_2434weekly0.9index.php?route=product/category&path=2108_2435weekly0.9index.php?route=product/category&path=2437weekly0.9index.php?route=product/category&path=2437_2612weekly0.9index.php?route=product/category&path=2437_2611weekly0.9index.php?route=product/category&path=2437_2610weekly0.9index.php?route=product/category&path=2609weekly0.9index.php?route=product/category&path=2609_2614weekly0.9index.php?route=product/category&path=2609_2613weekly0.9index.php?route=product/category&path=2121weekly0.9index.php?route=product/manufacturer/info&manufacturer_id=426weekly0.7index.php?route=product/product&manufacturer_id=426&product_id=7965weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7969weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7971weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7966weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7967weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7970weekly1.0index.php?route=product/product&manufacturer_id=426&product_id=7968weekly1.0