Magento 2 Diamond Search

Magento 2 Diamond Search, updated 7/17/24, 7:41 AM

The Diamond Search extension for Magento 2 by MageAnts enhances your e-commerce store by allowing customers to search for diamonds based on specific criteria like shape, cut, color, clarity, and carat. This tool provides an intuitive and efficient way for users to find the perfect diamond, improving their shopping experience and potentially increasing sales. It is ideal for jewellery stores aiming to offer a seamless and specialized product search.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud





Mageants DiamondSearch

– Magento 2


USER MANUAL
Supported Version: 2.0, 2.1, 2.2, 2.3, 2.4
www.mageants.com support@mageants.com 1
Table Of Contents
Preface ......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually ………………………………….......5
Backend Example ………………………………………………………...……...6

Frontend Example………………………………………………………………….13

www.mageants.com support@mageants.com 2


Preface
• Base on Diamond product attribute value find diamond product
• whenever change and update slider value it show matching diamond
product collection in table grid.
• Table Grid show product info as well as attribute value info.

it's responsive mobile as well desktop.
www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create. and also upload pub
directory to in your installation’s pub directory.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
Step 5: Once you complete above steps log out and log in back to the admin
panel and switch toStores -> Configuration -> Mageants ->
DiamondSearch , The module will be displayed in the admin panel.
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create it. and also upload pub
directory to in your installation’s pub directory.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code:



‘Mageants_DiamondSearch’ = 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the admin
panel and switch to Stores -> Configuration -> Mageants ->
DiamondSearch, The module will be displayed in the admin panel.
www.mageants.com support@mageants.com 5
Back-end Example
CONFIGURATION:
After Installation of Extension log in to Magento admin panel for
set configuration of the extension.
You can find configuration at Stores -> Configuration ->
Mageants -> DiamondSearch.
www.mageants.com support@mageants.com 6
➢ Diamond Settings:
• Enable:
- Set yes to Enable Module.
• Add Top Links /Title:
- Set yes to Enable Top link as Title field.
• Add Menu Links /Title:
- Set yes to Enable Menu link as Title field.
➢ Diamond search attribute value predefine set max and min
slider default value from configuration setting.
www.mageants.com support@mageants.com 7
➢ Modified Diamond Product Attribute Value:
- In magento admin if we want to Change any diamond
attribute value then you can go to Stores -> Attributes ->
Product section;
www.mageants.com support@mageants.com 8
➢ Add Attribute Value in Product edit page:
www.mageants.com support@mageants.com 9
Frontend Example
• Diamond Search page:
- You have to choose diamond Shape,Carat & Price form
first tab
www.mageants.com support@mageants.com 10
- You have to choose diamond Color, Clarity and Cut from
tab 2:
www.mageants.com support@mageants.com 11
• You have to choose diamond More Filters form tab this:
www.mageants.com support@mageants.com 12
• Table Grid:
- show all diamond product base on attribute value selection
in below screenshot.
www.mageants.com support@mageants.com 13
➢ Mobile Design:
Diamond Search module compatible with mobile view show
screen shot as below.
www.mageants.com support@mageants.com 14
Thank you!
if you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 15