diff --git a/assets/js/atomic/blocks/product-elements/add-to-cart-form/style.scss b/assets/js/atomic/blocks/product-elements/add-to-cart-form/style.scss index 4752f860783..ebaed422715 100644 --- a/assets/js/atomic/blocks/product-elements/add-to-cart-form/style.scss +++ b/assets/js/atomic/blocks/product-elements/add-to-cart-form/style.scss @@ -3,4 +3,5 @@ .woocommerce-grouped-product-list-item__price del { font-size: var(--wp--preset--font-size--large); } + width: unset; } diff --git a/templates/templates/blockified/single-product.html b/templates/templates/blockified/single-product.html index 618465353b3..6d0502655ce 100644 --- a/templates/templates/blockified/single-product.html +++ b/templates/templates/blockified/single-product.html @@ -1,39 +1,64 @@ - - -
+ + + +
-
-
- +
+ +
+ +
+ + + +
+ + + + + - -
+ - + +
+ +
+ -
-
+ + + +
+ +
+ +
+ +
- -

Related Products

- - - -
-
- - + \ No newline at end of file