Skip to content

Commit

Permalink
Instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
navinbhudiya authored Oct 24, 2017
1 parent cfc41f0 commit e79fa57
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# magento2-crosssellproduct
# 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 <b>app/code</b>
- Run command: <b>php bin/magento setup:upgrade</b>
- Run command: <b>php bin/magento setup:static-content:deploy</b>
- Now flush cache: <b>php bin/magento cache:flush</b>


# Screenshot

<h3>Product Page</h3>
<img src="https://prnt.sc/h18itm" border="0">

0 comments on commit e79fa57

Please sign in to comment.