diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/products/list/layered-navigation.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/products/list/layered-navigation.blade.php index 137ad209d..43e5beab5 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/products/list/layered-navigation.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/products/list/layered-navigation.blade.php @@ -45,7 +45,6 @@ @onFilterAdded="addFilters(attribute.code, $event)" :appliedFilterValues="appliedFilters[attribute.code]"> - @@ -70,7 +69,6 @@
  • -
    @@ -105,12 +103,13 @@ id="price_from" /> + + type="text" + disabled + name="price_to" + :value="sliderConfig.priceTo" + id="price_to">
    @@ -120,6 +119,7 @@