/Magezil_BoughtTogether

Custom module to frequently products Bought Together.

Primary LanguagePHP

Frequently Bought Together

Installation

To download the module by composer, execute this code bellow.

  composer require magezil/module-bought-together

System Requirements

Requires at least: 2.O

Tested up to: 2.3

Requires PHP: 7.0

Stable tag: 1.0

Licenses: OSL-3.0/AFL-3.0


Magento Admin

This module adds a block in product page, which insert all products that were bought together with the product on the page. It is possible to edit the title and how many products will display in this block. To enable this module, follow these steps:

  • Step 1: Magento admin -> Stores -> Settings -> Configurations
  • Setp 2: Tab Magezil -> Section Frequently Bought Together -> Group General Configuration
  • Setp 3: Enable Module = Yes

ScreenShot

General settings

This module provides some settings in admin:

  • Show block only when the user is logged in;
  • Edit title block;
  • Quantity of products to display on frontend (to do not apply this filter, just leave it empty).

ScreenShot

Cards settings

This module provides some settings to cards in this block to:

  • Show button add to wishlist in list products;
  • Show button add to compare in list products;
  • Show quantity products to add to cart in list products.

ScreenShot


Store Frontend

The results of the product page follows below with all settings enabled.

Listing product: ScreenShot

Card product: ScreenShot