+
+ @{{ (addToCart.simpleProduct.special_price || addToCart.simpleProduct.price) | price }}
+
+ @{{ addToCart.simpleProduct.price | price }}
+
+
-
- @include('rapidez::listing.partials.item.super_attributes')
+
+ @lang('Sorry! This product is currently out of stock.')
+
+
+ @includeWhen(Rapidez::config('catalog/frontend/show_swatches_in_product_list', 1), 'rapidez::listing.partials.item.super_attributes')
-
-
-
-
+
+
+