Magento 2 Form Builder & Custom Forms Extension – WebKul

Magento 2 Form Builder allows the merchants to create customized forms for the storefront. Custom Form widget can be inserted on any CMS page supporting multiple input types and fields. This module allows the admin to create a custom form for the e-commerce store. The created form can be added to any page of the …

[Plugin Request] Brand Page which shows categories that the brand offers

We have a lot of brands that offer products in just a few categories. We want to create customized Brand pages for all of them that automatically show the categories that these brands offer. A rough example would be Brand Logo Brand Description Categories that the brand has products in On clicking this it should …

Products disappear from Category pages and then randomly reappear

Hi All, As a non-coder, business person I was hoping to get your advice for the following: Intermittently products disappear from categories through out the day and then re-appear randomly. So far I have seen and had customer complaints from the following categories 1) https://www.artlounge.in/traditional-oil-paints 2) https://www.artlounge.in/watercolour-paint Yesterday after re-index and re-cache it seems that …

How to download required media files for a category or product on demand?

Suppose you got some Magento tasks like: – Re/designing a theme – Modifying a category or product page In this case, Do you download all the media files? Even if you decided to download all the media files? – Do you have sufficient storage? – Do you have enough patience to wait for the entire …

Search select in a phtml

Is there a way to have search select (like the selectjs javascript ) for a phtml file in magento. I know there is a way to do that with ui_element (.xml). But I’m trying to add search select for the customer registration. which is a phtml file submitted by /u/lucif3r009 [link] [comments]

Poor category TTFB performance after 2.4 update caused by list.phtml

Since updating to 2.4 we have some categories with a TTFB of over 2.0 seconds. After profiling the category pages we found that the Mageplaza/LayeredNavigationPro/view/frontend/templates/type/list.phtml has 35 requests each taking around 400ms. This 35 figure I imagine is the amount of filterable attributes the category page has. Even if I disable Mageplaza Layered Nav module …

Change how Magento generates Product Image URLs

Hello! We are working on a yet-to-be-launched Magento installation. We have roughly 19,000 products with images. We’re using the SIRV CDN to store images, and its extension to add functionality to the product details page. What’s great about this is that we can upload the image to SIRV and it automatically appears on the product …