Related landing pages
Related Landing Pages is a feature that displays a "Related Searches" block with links to relevant landing pages on product, category, and landing pages. Links are determined by shared products: pages that contain the same products as the current page are shown as related.
This section describes settings for the feature. They are located in Stores -> Configuration -> Mirasvit -> Landing Page -> Related Landing Pages.
-
Enable Related Landing Pages: enables or disables the feature. After enabling, the index must be rebuilt — see the note in the admin panel or run
bin/magento indexer:reindex mst_landing_page_product. -
Maximum Links: maximum number of related landing page links to display in the block. Default:
10. -
Product Page Position: container where the block is placed on product pages. Syntax:
container(append to end) orcontainer/-(prepend to beginning). Examples:content.aside,content/-. Leave empty to hide the block on product pages. -
Category Page Position: container where the block is placed on category pages. Examples:
content,sidebar.main/-. Leave empty to hide the block on category pages. -
Landing Page Position: container where the block is placed on landing pages. Examples:
content,content.aside/-. Leave empty to hide the block on landing pages. -
Block Title: custom title displayed above the links. Default:
Related Searches.