Fixing Missing Add to Cart Button for Gift Cards

Gift Card is out of stock, 'Add to Cart button' is missing on the product page. What shoud I do?

The basic reason for such a case is that the Gift Card module is disabled in the Admin Panel. To resolve it, please, navigate to Stores → Settings → Configuration → Amasty Extensions → Gift Card → General and enable the module.


      • Related Articles

      • Gift Card | GraphQL methods

        Queries amGiftCardAccount(input: AmGiftCardAccountInput!) description: get gift card account information by code amGiftCardSetting description: get gift card module settings amGiftCardPreview(input: AmGiftCardPreviewInput) description: get rendered ...
      • How to easily create an Amasty Gift Card?

        To create a gift card product please go to Products → Catalog, click on the Add Product button and select the Gift Card by Amasty product type in the drop-down: For detailed steps on how to create a gift card, you may refer to our video guide:
      • Gift Card API

        We have created public API collections for Gift Card module and its Gift Card Account submodule with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More ...
      • I'd like to apply discounts to gift cards. How can I do that?

        The functionality of applying cart price rules is available in the Pro and Premium tariffs of the module, and the rule can be set in the Admin Panel in Marketing → Cart Price Rules. If you'd like to upgrade to the Pro or Premium version of the ...
      • Is it possible to use several gift card codes while placing an order?

        Starting from 2.9.0 extension version, the admin can set the maximum gift card codes qty to be applied in one order. The setting is located at Stores → Configuration → Amasty Extensions → Gift Card → Gift Card Account → Gift Card Code Qty Applied On ...