Multipurpose theme documentation
Multipurpose Fashion Theme
Sections Product Recommendations
Multipurpose Fashion Theme
Theme: Multipurpose Fashion Theme
Help Center > Sections & Blocks > Product Recommendation Sections
Overview
Product recommendation sections suggest related products to shoppers. They appear on product pages (and sometimes collection pages) to encourage discovery and cross-sell. This theme includes Related products, More from vendor, More from collection, and Recently viewed. These sections are typically template-restricted. This guide is for merchants, prospective merchants, and theme reviewers.
Sections in This Category
| Section | Description | Documentation |
|---|---|---|
| Related products | Products from same collection (excluding current) | Related Products |
| More from collection | More products from same collection | More From Collection |
| More from vendor | Products from same vendor/brand | More From Vendor |
| Recently viewed | Products the customer recently viewed | Recently Viewed |
📷 Image placeholder: Add a screenshot of Related products or More from vendor on a product page.
Related Products
Shows products from the same collection as the current product (excluding the current product). Uses Shopify's recommendation logic.
Section settings
| Setting | Description |
|---|---|
| Heading | Section title |
| Heading size | Small, Medium, Large |
| Heading position | Left, Center |
| Products count | Number to show |
| Products per row | Desktop columns |
| Enable swipe mobile | Horizontal swipe on mobile |
| Show divider | Divider below heading |
Behavior
- Uses
product.collectionto find related products. - If product has multiple collections, theme typically uses the first or main one.
- Falls back to other products if collection has few items.
More From Collection
Shows more products from the same collection. Similar to Related products but may include the current product or use different logic.
Section settings
Same as Related products: heading, products count, products per row, swipe, divider.
More From Vendor
Shows products from the same vendor (brand) as the current product. Use for multi-brand stores or to highlight other products from the same brand.
Section settings
Same structure: heading, products count, products per row, swipe, divider.
Recently Viewed
Shows products the customer has recently viewed. Uses browser storage (localStorage) to track views.
Section settings
Same structure: heading, products count, products per row, swipe, divider.
Behavior
- Requires JavaScript to track views.
- Products may appear from any collection.
- Empty if customer hasn't viewed other products.
📷 Image placeholder: Add a screenshot of Recently viewed section.
Adding Recommendation Sections
- Go to Customize > Product template (or Default product).
- Scroll to the bottom or desired position.
- Click Add section.
- Choose Related products, More from collection, More from vendor, or Recently viewed.
- Configure heading and product count.
- Reorder sections as needed.
- Save.
For merchants
- Use Related products and More from collection for cross-sell within a category.
- Use More from vendor for brand-focused stores.
- Recently viewed helps returning visitors find products they considered.
- Limit products count (4-8) to avoid overwhelming the page.