Overview
Materials and types form the taxonomy backbone of your marketplace. Proper management ensures products are categorized correctly and searchable.
Data Quality: Clean taxonomy = better search results = happier customers.
Understanding Taxonomy
Hierarchy Structure
Materials (e.g., Gold)
└── Types (e.g., Necklace)
└── Products (e.g., 22K Gold Necklace Set)
Why It Matters
| Benefit | Description |
|---|---|
| Search | Customers find products by material/type |
| Filters | Enable faceted search |
| SEO | Category pages target keywords |
| Analytics | Track category performance |
| Pricing | Different margins by category |
Managing Materials
Accessing Materials
- Navigate to Admin > Materials
- View all materials in list
- Click to edit or add new
Materials List
Material Properties
| Property | Description | Example |
|---|---|---|
| Name | Display name | Gold |
| Slug | URL identifier | gold |
| Description | Category description | Precious yellow metal... |
| Image | Category image | gold-icon.svg |
| Display Order | Sort priority | 1 |
| Active | Visible to users | Yes |
Creating a Material
- Click Add Material
- Fill in details:
- Name (required)
- Slug (auto-generated)
- Description
- Icon/Image
- Save
Add Material
Editing Materials
- Click on material
- Update fields
- Save changes
Warning: Changing slug affects URLs. Set up redirects if changing existing slugs.
Managing Types
Accessing Types
- Navigate to Admin > Types
- View all types with parent materials
- Filter by material
Type Properties
| Property | Description | Example |
|---|---|---|
| Name | Display name | Necklace |
| Slug | URL identifier | necklace |
| Materials | Associated materials | Gold, Silver |
| Description | Type description | Neck ornament... |
| Image | Type image | necklace-icon.svg |
Creating a Type
- Click Add Type
- Fill in details:
- Name
- Slug
- Select materials (multi-select)
- Description
- Save
Type-Material Relationships
Types can belong to multiple materials:
| Type | Materials |
|---|---|
| Necklace | Gold, Silver, Diamond, Platinum |
| Ring | Gold, Silver, Diamond, Platinum |
| Mangalsutra | Gold, Diamond |
| Anklet | Gold, Silver |
Bulk Operations
Importing Materials/Types
- Go to Admin > Taxonomy > Import
- Download template CSV
- Fill in your data
- Upload and preview
- Confirm import
Export Data
- Go to Admin > Taxonomy > Export
- Select materials or types
- Choose format (CSV, JSON)
- Download
Bulk Edit
For multiple items:
- Select items (checkboxes)
- Click Bulk Actions
- Options:
- Update status
- Change display order
- Update parent
Taxonomy Best Practices
Naming Conventions
| Good | Avoid |
|---|---|
| Gold | GOLD or gold |
| Necklace | Necklaces (plural) |
| Diamond Ring | Diamond-ring |
| Bangles & Bracelets | Bangles/Bracelets |
Hierarchy Guidelines
| Level | Example | Guideline |
|---|---|---|
| Material | Gold | Keep broad |
| Type | Necklace | Specific product type |
| Product | 22K Gold Necklace Set | Most specific |
Common Material Categories
| Material | Description |
|---|---|
| Gold | 22K, 24K, 18K gold items |
| Silver | Sterling silver, 925 silver |
| Diamond | Diamond-based jewellery |
| Platinum | Platinum metal items |
| Gemstone | Ruby, emerald, sapphire |
| Pearl | Natural and cultured pearls |
| Kundan | Traditional Kundan work |
| Polki | Uncut diamond jewellery |
Common Types
| Type | Typical Materials |
|---|---|
| Necklace | All |
| Ring | All |
| Earrings | All |
| Bangles | Gold, Silver |
| Bracelet | All |
| Pendant | All |
| Mangalsutra | Gold, Diamond |
| Anklet | Gold, Silver |
| Nose Pin | Gold, Diamond |
| Chain | Gold, Silver |
Merging Categories
When to Merge
- Duplicate categories exist
- Consolidating similar items
- Cleaning up taxonomy
How to Merge
- Go to category to remove
- Click Merge Into
- Select target category
- Review products affected
- Confirm merge
Important: This moves all products to target category and deletes source.
Category Pages Integration
Auto-Generated Pages
When you create materials/types:
- SEO pages can be auto-generated
- Includes category + city combinations
- Populates with matching products
Manual Page Creation
- Create material/type first
- Go to Category Pages
- Create page using new category
- Add custom content
Troubleshooting
Products not appearing in category?
- Check product material/type assignment
- Verify category is active
- Clear cache from System settings
- Check product is published
Duplicate categories?
- Use merge function
- Redirect old URLs
- Update affected products
Category page 404?
- Verify slug is correct
- Check category is active
- Clear cache
- Check sitemap
Best Practices
Do's ✅
- Use consistent naming
- Keep hierarchy simple
- Add descriptions to all
- Review regularly
- Monitor search terms for gaps
Don'ts ❌
- Don't create too many levels
- Don't use abbreviations
- Don't duplicate categories
- Don't delete without redirect
- Don't change slugs frequently
