Skip to content
  1. Extras
  2. ms3ProductSets

ms3ProductSets

ms3ProductSets adds recommendation blocks to MiniShop3: "Frequently bought together", "Similar", "VIP sets", cart suggestions and other scenarios.

Who reads what

Features

  • Outputs sets by type: buy_together, similar, popcorn, cart_suggestion, auto_sales, vip, auto.
  • Two modes:
    • Manual: product links from TV and templates in the manager
    • Auto: fallback by category or order statistics
  • Bulk apply templates to categories.
  • Frontend JS API for AJAX render and add-to-cart.

Requirements

  • MODX Revolution 3+
  • PHP 8.1+
  • MiniShop3
  • pdoTools 3.x
  • VueTools (for manager page)

System settings

Settings ms3productsets.cache_lifetime and ms3productsets.auto_recommendation apply when the snippet is called and on AJAX get_set (connector runs the snippet via runSnippet). See System settings.