Got it ๐ You want a clear understanding of Categories and Products in PrestaShop. Letโs break it down step by step:
๐ Categories in PrestaShop
Categories are the hierarchical structure that organizes your catalog.
๐ Key Points:
- Categories = like “departments” in a store.
- A product can belong to multiple categories.
- Categories can have subcategories (e.g., Clothing โ Men โ T-Shirts).
- Each category has:
- Name, description, images
- Friendly URL (SEO optimized)
- Parent category (for hierarchy)
โ Benefits of Categories:
- Easy navigation for customers.
- Better SEO structure (category pages rank well in Google).
- Useful for filters/facets (e.g., price range, brand, size inside a category).
- Helps manage large catalogs systematically.
๐ฆ Products in PrestaShop
Products are the actual items you sell.
๐ Product Types:
- Standard Product โ a physical item with stock (e.g., shoes, laptops).
- Pack of Products โ a bundle (e.g., camera + memory card).
- Virtual Product โ no shipping, digital goods (e.g., ebook, software license).
๐ Product Features:
- Basic info: Name, description, SKU, categories, price.
- Combinations (variants): Size, color, etc. Each variant can have its own price, stock, and image.
- Images: Multiple product images for better presentation.
- SEO settings: Friendly URL, meta title, description, canonical URL.
- Inventory management: Stock quantity, alerts, suppliers, warehouses.
- Shipping info: Weight, carrier restrictions.
- Attributes & Features: Custom options (e.g., Fabric = Cotton, RAM = 8GB).
- Cross-selling options: Related products, accessories.
โ๏ธ How Categories & Products Work Together
- Categories = Organization (menu + navigation).
- Products = Sellable items inside those categories.
๐ Example:
- Category: Electronics
- Sub-category: Smartphones
- Product: iPhone 14 Pro 128GB
- Product: Samsung Galaxy S23 Ultra
- Sub-category: Smartphones
So when a visitor clicks Electronics โ Smartphones, they see all products in that category.
๐ SEO Impact in PrestaShop
- Category pages often rank better for generic searches (โbuy smartphones onlineโ).
- Product pages rank for specific searches (โiPhone 14 Pro 128GB priceโ).
- Together, they build a strong SEO funnel.
