1. How can we change the price ranges to a filter bar (like a progress bar with a handle)? Page: webshop and its inner categories’ pages.
(Screenshot: “1. Prices filter bar instead of ranges”)
2. The Page title is not showing on the Webshop page, even though it’s turned on.
(Screenshot: “2. Missing page title”)
3. Some AJAX functions don’t seem to work as they are supposed to, like adding a product to the wishlist. If there is more than one list, the “Select a list” popup shows up for only a second, while the wishlist page loads.
(Video: “3. Wishlist”)
4. Another one is selecting product options on the products grid, before adding them to the cart. It loads the product page instead.
(Video: “4. Select options”)
5. The AJAX Quick view doesn’t work either.
(Video: “5. Quick view”)
6. Another AJAX quick function on the product grid: going through the images of a product is not working, loads the product page instead.
(Video: “6. Go through product images”)
7. Next to the “Add to cart”-button, the product quantity text box has inner padding, which makes the number invisible. This happens only in this type of text box, on the product pages, the quick cart sidebar-popup, and the Cart page. Is there a way to remove the inner padding only on these quantity text boxes?
(Screenshots: “Quantity 1”, 2, 3, 4,
”Cart quantity mobile”, ”Cart quantity mobile”)