Displaying Child Options of Configurable Products on Landing Pages

How to show the matching child option of a configurable product on the landing page?

By default, the Landing Pages extension allows showing child options of configurable products matching the specified conditions. It means that if a landing page is configured to display green items, and the configurable product has a child item with the 'green' color, it may be displayed on the landing page as well.

To make the matching child products appear in the list, their Visibility should be set to Catalog


      
And on the landing page, matching products should be displayed properly.

1. The page conditions:



 2. The products' preview:

      • Related Articles

      • How to show configurable options in product listing?

        If product options are not displayed on category pages, customers have to select them from the product page to add the items to the cart. To display configurable swatches on category pages, navigate to Stores → Attributes → Product → choose the ...
      • Landing Pages API

        We have created a public API collection for Landing Pages module 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 details about using public ...
      • Does the Facebook Pixel support Advanced Matching?

        Since v.1.2.0 Facebook Pixel Pro extension adds compatibility with Advanced Matching, enabling customer information to be sent along with Meta Pixel events. You can find the 'amasty/module-facebook-pixel-advanced-matching' package for installing in ...
      • Landing Pages | GraphQL methods

        Query amlanding (id: Int! @doc(description: "Landing Id")) description: get information about a landing page
      • How to add product attachments to a CMS page?

        Product attachments can be added to CMS pages via Magento widgets, and there are two methods to do that. Method #1 Step 1. At Magento admin → Content → Widgets, create a widget of the Amasty Attachments Block type, choose Design Theme and click ...