mhinspeya / inspeya-picalike
The MHinspeya Inspeya Picalike module is an innovative solution for Magento 2 stores, designed to display similar products on the product detail page. This module enhances the customer shopping experience by showcasing related items, encouraging cross-selling and increasing average order value. The
Requires
- mhinspeya/backend-mod: ^1.0
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2025-01-04 10:08:46 UTC
README
The Inspeya Picalike
module is an innovative solution for Magento 2 stores, designed to display similar products on the product detail page. This module enhances the customer shopping experience by showcasing related items, encouraging cross-selling, and increasing average order value. The Inspeya Picalike module is fully manageable from the Magento backend, providing store administrators with full control over the display and configuration of similar product suggestions.
Key Features
- Enhanced Product Recommendations: Automatically display similar products on the product detail page to encourage customers to explore related items.
- Cross-Selling Opportunities: Increase average order value by promoting complementary products.
- Backend Manageability: Easily configure and manage the similar products display from the Magento admin panel.
- Hyva Compatibility: Fully compatible with Hyva themes, ensuring a seamless and modern frontend experience.
- Customizable Display Options: Configure the number of similar products shown, layout styles, and more.
- Performance Optimization: Designed to handle large product catalogs efficiently, ensuring fast and responsive performance.
Installation
Composer Installation
To install the module via Composer, follow these steps:
- Open your terminal and navigate to the root directory of your Magento 2 installation.
- Run the following command to require the module:
composer require mhinspeya/inspeya-picalike
- After requiring the module, run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Manual Installation
To install the module manually, follow these steps:
- Download the module package.
- Extract the package and copy the files to the
app/code/MHinspeya/Picalike
directory of your Magento 2 installation. - Run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Configuration
After installation, you can configure the similar products display from the Magento admin panel. Navigate to Stores > Configuration > MHinspeya > Picalike
to access the module settings. Here, you can:
- Enable or disable the module.
- Set the number of similar products to display.
- Choose the layout and style options for the similar products section.
- Customize the criteria for selecting similar products (e.g., based on category, attributes, etc.).
Support
For more information and support, visit our homepage.
With Inspeya Picalike
, you can provide your customers with an enriched shopping experience by displaying similar products on the product detail page. This feature not only helps customers find related items more easily but also encourages cross-selling, thereby increasing your store's average order value and overall sales performance.