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

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 ...
      • Gift Card API

        1. Amasty\GiftCard\Api\ImageRepositoryInterface - class for managing gift card images: POST /V1/amgcard/image, method="save" - save a gift card image; PUT /V1/amgcard/image/:id, method="save" - save a gift card image by ID; DELETE ...
      • 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 ...
      • Is it possible to use a gift card for several orders?

        A gift card of a large denomination can cover the cost of several orders. To allow application of a gift card to several orders, ensure that the multiple usages option is enabled on its product configuration page (Catalog → Products → choose the ...