Can you customize the extension or develop a completely new module for me?

Can you customize the extension or develop a completely new module for me?

Yes, we provide customization services. Please fill in the form, and our managers from the Custom Development department will review the request and provide their estimates regarding the budget and time-to-market.
      • Related Articles

      • How does the 'Is New' condition work?

        The extension provides an option to automatically highlight new products in the catalog with the help of the Is New condition: Before creating a rule, make sure you are familiar with the module's logic regarding the Is New condition and that the ...
      • How is CSS customization done in the Jet Theme?

        Making style changes in any theme can be done in several different ways: by creating a child theme and using the backend configurations of it to experiment with different styles (this is the safest way); by extending the parent theme's styles through ...
      • In my instance, all options for Custom Stock Status attribute are greyed out and I’m not able to edit them or add new ones

              The issue arises due to the reset entity in the DB that happens during module update/installation. In order to fix it, you need to modify the value of the is_user_defined entity in the DB.
This could be done with the following command:
 UPDATE ...
      • How to update an Amasty extension?

        Below, you may find the instructions on installing an update to an Amasty extension. Choose the appropriate method of the extension update – via Composer or via manual file upload. The choice of the method corresponds to the initial way the extension ...
      • How to uninstall an extension?

        Preparation Before making any changes to your Magento instance, either live or a dev site, make sure to create backups. This way you can secure the changes in case something goes wrong in the process. So that the uninstall goes smoothly, it's ...