diff --git a/public/ozon_icon.jpg b/public/ozon_icon.jpg new file mode 100644 index 0000000..f1f1d30 Binary files /dev/null and b/public/ozon_icon.jpg differ diff --git a/public/ozon_icon.png b/public/ozon_icon.png new file mode 100644 index 0000000..7047a9b Binary files /dev/null and b/public/ozon_icon.png differ diff --git a/public/tg_icon.svg b/public/tg_icon.svg new file mode 100644 index 0000000..1efe81f --- /dev/null +++ b/public/tg_icon.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/public/vk_icon.svg b/public/vk_icon.svg new file mode 100644 index 0000000..d26ef73 --- /dev/null +++ b/public/vk_icon.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/pages/cart/orderInfo.tsx b/src/components/pages/cart/orderInfo.tsx index b23fd0f..b4aec2c 100644 --- a/src/components/pages/cart/orderInfo.tsx +++ b/src/components/pages/cart/orderInfo.tsx @@ -23,7 +23,7 @@ const OrderInfo = (props: OrderInfoProps) => {
{product.name}
Артикул: {product.properties!.vendor_code}
{item.product.name}
Артикул: {item.product.properties.vendor_code}