Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 388 Bytes

Magento2 Crosssell Products On Detail Page

The Cross Sell Products extension display cross sell products on product detail page.

Installation Instruction

  • Copy the content of the repo to the app/code
  • Run command: php bin/magento setup:upgrade
  • Run command: php bin/magento setup:static-content:deploy
  • Now flush cache: php bin/magento cache:flush