From a7721edecd420e4c2acd770f55391a3b91ae46f7 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Fri, 10 Feb 2023 05:00:47 +0100 Subject: [PATCH] Stock status in variations --- components/Product/SingleProduct.component.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Product/SingleProduct.component.jsx b/components/Product/SingleProduct.component.jsx index 25d6454be..bf8cae813 100644 --- a/components/Product/SingleProduct.component.jsx +++ b/components/Product/SingleProduct.component.jsx @@ -105,18 +105,18 @@ const SingleProduct = ({ product }) => {