Возвраты

Чтобы оформить возврат товара, заполните форму ниже.

Информация о заказе
Информация о товаре
Debug SQL and Controllers
0.0049519539DELETE FROM `oc_session` WHERE `expire` < '2025-07-15 00:13:37'
0.0006890297SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' AND i.bottom = '1' ORDER BY i.sort_order, LCASE(id.title) ASC
0.0006020069SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.top = '1' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
0.0004389286SELECT return_reason_id, name FROM oc_return_reason WHERE language_id = '1' ORDER BY name
0.0003509521SELECT * FROM oc_language WHERE status = '1' ORDER BY sort_order, name
0.0002379417SELECT `data` FROM `oc_session` WHERE `session_id` = '1971a1ef393f4a5d0e1fcd520a' AND `expire` > '2025-07-15 00:13:37'
0.0002150536SELECT * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC
0.0002079010SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0'
0.0001859665SELECT * FROM oc_extension WHERE `type` = 'analytics'
0.0001428127SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('account/return', 'ru-ru')
0.0001399517SELECT * FROM oc_layout_route WHERE 'account/return/add' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
0.0001220703SELECT * FROM oc_cart WHERE api_id = 0 AND customer_id = 0 AND session_id = '1971a1ef393f4a5d0e1fcd520a'
0.0001189709SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND route IN ('ruru', '')
0.0001149178SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_right' ORDER BY sort_order
0.0001108646SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/cart', 'ru-ru')
0.0001089573SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/credit', 'ru-ru')
0.0001070499DELETE FROM oc_cart WHERE (api_id > 0 OR customer_id = 0) AND date_added < DATE_SUB(NOW(), INTERVAL 7 DAY)
0.0001060963SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_left' ORDER BY sort_order
0.0000960827SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/menu', 'ru-ru')
0.0000958443SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_top' ORDER BY sort_order
0.0000891685SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/module/account', 'ru-ru')
0.0000870228SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/language', 'ru-ru')
0.0000860691SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/currency', 'ru-ru')
0.0000860691SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/search', 'ru-ru')
0.0000839233SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/header', 'ru-ru')
0.0000820160SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/total', 'ru-ru')
0.0000779629SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/footer', 'ru-ru')
0.0000770092SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_bottom' ORDER BY sort_order
0.0000770092SELECT * FROM oc_extension WHERE `type` = 'total'
0.0000739098SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/sub_total', 'ru-ru')
0.0000479221SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC
0.0000469685SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC
0.0000457764SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1'
0.0000450611SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC
0.0000438690SELECT * FROM oc_currency
0.0000438690SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://multitool.opencart-cms.ru/'
0.0000391006SET time_zone = '+03:00'
0.0000300407SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '1'
0.0000238419SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC

event

0.0065779685event/translation (13 action)
0.0029299261event/language (39 action)
0.0015475749event/theme (13 action)

startup

0.0306138992startup/router (1 action)
0.0028550625startup/startup (1 action)
0.0011699200startup/event (1 action)
0.0004150867startup/session (1 action)
0.0001409054startup/seo_url (1 action)
0.0001120567startup/error (1 action)
0.0000929832startup/maintenance (1 action)

common

0.0151090622common/header (1 action)
0.0053768158common/cart (1 action)
0.0026888847common/column_right (1 action)
0.0026249886common/column_left (1 action)
0.0023939610common/menu (1 action)
0.0023009777common/footer (1 action)
0.0015511513common/language (1 action)
0.0015370846common/currency (1 action)
0.0013530254common/search (1 action)
0.0009970665common/content_top (1 action)
0.0008959770common/content_bottom (1 action)

extension

0.0014729500extension/module/account (1 action)

account

0.0301299095account/return (1 action)