Difference between revisions of "Set up Categories"

From Phoenix Cart User Guide
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="btn-grey"><historylink type="back">&#129032; Back</historylink></span>
+
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-setup-shop">{{#fas:play-square}} [[Set_Up_Store|Set Up Store]]</div>
<span class="btn-grey" style="color:#0088dd;">'''[[SET UP SHOP|&#x1F809; SET UP SHOP]]'''</span>
 
 
<hr>
 
<hr>
 +
__TOC__
 +
__FORCETOC__
 +
==='''Store Planning'''===
 +
It is best to have a clear plan of your store organisation and hierarchy of categories, subcategories and products before starting.
  
 +
Give thought to the naming from the perspective of your customers and what they will be searching for so they will find navigation and therefore find your products easily. It is worth noting that it is difficult for customers to scan long lists and will also notice the first and last items most. Therefore, limit the number of top level categories as much as possible. Ideally a maximum of 7-10 works well.
  
<big>'''PLAN YOUR SHOP'''</big>
+
Categories can contain subcategories or products but not both (although developers can make Phoenix Cart do anything).
  
It is best to have a clear plan of your shop organisation of categories and products before starting.
+
Sub-categories can have more subcategories and so on to create a category tree.
  
Give some thought to the organisation from the perspective of your customers so they will find navigation and therefore find your products easily.
+
You will also need pictures for your categories and products, optimised for viewing on the internet. This means they need to have a small file size so they do not take up too much memory or take too long to load, while still being of a quality good enough for viewing. They should also all have the same aspect ratio.
 +
See - <big>'''[[GIMP]]'''</big>
  
Categories can contain more categories (sub-categories) or products but not both (although advanced users can make Phoenix do anything).
 
  
Sub-categories can have more sub-categories and so on to create a category tree.
 
  
You will also need pictures of your products optimised for viewing on the internet - this means they need to have a small file size so they do not take up too much memory or take too long to load whilst still being of a quality good enough for viewing.
 
See - <big>'''[[GIMP]]'''</big>
 
  
From admin go to '''Catalog → Categories/Products'''
+
----
 +
==='''Delete Sample Data'''===
 +
From admin go to [[File:adminnavbarcatalog.png|link=]] '''Catalog → Categories/Products'''
  
If you chose to include sample products when you installed CE Phoenix you will see this.
+
If you chose to include sample data when you installed CE Phoenix Cart you will see this.
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:categoriesproducts.png|link=|1500px]]
+
[[File:categoriesproducts.jpg|link=|1500px]]
 
</div>
 
</div>
The sample products and categories can be deleted - click the folder icon for the category to show the products it contains.
+
The sample categories, subcategories and products should be deleted.
 +
*Click the folder icon for a category to open it to show the subcategories or products it contains.
 +
*Repeat for subcategories if the category contains them.
 
*Click on a product in the list.
 
*Click on a product in the list.
 
*Click <span class="btn-red">Delete</span>
 
*Click <span class="btn-red">Delete</span>
 
*Repeat for each product.
 
*Repeat for each product.
 
*Click <span class="btn-grey">Back</span>
 
*Click <span class="btn-grey">Back</span>
*Click on the category in the list.
+
*Click on the category/subcategory in the list.
 
*Click <span class="btn-red">Delete</span>
 
*Click <span class="btn-red">Delete</span>
*Repeat until all products and categories have been deleted.
+
*Repeat until all categories, subcategories and products have been deleted.
  
  
 
<hr>
 
<hr>
 
+
==='''New Categories & Subcategories'''===
 
+
Click <span class="btn-red">New Category</span> - you will see this:
<big>'''SET UP CATEGORIES'''</big>
 
 
 
Click <span class="btn-blue">New Category</span> - you will see this:
 
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:categorynew.jpg|link=|1500px]]
+
[[File:category-new.jpg|link=|1500px]]
 
</div>
 
</div>
 
*'''Category Name'''
 
*'''Category Name'''
Line 47: Line 49:
 
**Leave blank or enter something different to the category name if required.
 
**Leave blank or enter something different to the category name if required.
 
*'''Category Description'''
 
*'''Category Description'''
**Enter a description to show on the category page.
+
**Enter a description to show on the category page. Text can be styled how you wish by using HTML markup. At its simplest, to create a paragraph with a line break, enclose your text with '''<nowiki><p> </p></nowiki>''' e.g. '''<nowiki><p>your text.</p></nowiki>''' or to create a line break type '''<nowiki><br></nowiki>''' e.g. '''<nowiki>your text.<br></nowiki>'''
 +
**Read more about HTML here - <big>'''[[Simple HTML to Format Text]]'''</big>
 +
 
 
*'''Category Meta Description for SEO'''
 
*'''Category Meta Description for SEO'''
**Think of this as a short description of about 30 words.
+
**Think of this as a short description of less than 30 words.
*'''Category Meta Keywords for SEO'''
 
**The keyword can be thought of as what a person would type into googles search box to find your shop. Keywords should consist of 2-3 words, comma separated. Single word keywords should generally be avoided.
 
 
*'''Category Image'''
 
*'''Category Image'''
**Click <span class="btn-input">Choose file</span> to upload an image from your computer.
+
**Click <span class="btn-grey">Browse</span> to choose and upload an image from your computer.
 
*'''Sort Order'''
 
*'''Sort Order'''
 
**Enter a sort order value to order your categories.
 
**Enter a sort order value to order your categories.
*Click <span class="btn-blue">Save</span>
+
*Click <span class="btn-green">Save</span>
 +
 
  
 +
Click the folder icon for a category or subcategory to open it and repeat as above to add new subcategories.
  
 +
----
 
Read more about Search Engine Optimisation here - <big>'''[[Search Engine Optimisation]]'''</big>
 
Read more about Search Engine Optimisation here - <big>'''[[Search Engine Optimisation]]'''</big>
 
  
 
<hr>
 
<hr>
<span class="btn-grey">[[Set_up_Shipping_Options|&#129032; Previous Step]]</span>
+
<span class="btn-grey btn-prev">{{#fas:arrow-left}} [[Set_up_Payment_Options|Previous Step]]</span>
<span class="btn-grey">[[Set up Products|Next Step &#129034;]]</span>
+
<span class="btn-grey btn-next">[[Set up Products|Next Step]] {{#fas:arrow-right}}</span>
 
<hr>
 
<hr>
 +
{{Pro}}
 +
{{Forum}}
 
{{Contribute}}
 
{{Contribute}}

Latest revision as of 07:36, 26 September 2024

Back

Store Planning

It is best to have a clear plan of your store organisation and hierarchy of categories, subcategories and products before starting.

Give thought to the naming from the perspective of your customers and what they will be searching for so they will find navigation and therefore find your products easily. It is worth noting that it is difficult for customers to scan long lists and will also notice the first and last items most. Therefore, limit the number of top level categories as much as possible. Ideally a maximum of 7-10 works well.

Categories can contain subcategories or products but not both (although developers can make Phoenix Cart do anything).

Sub-categories can have more subcategories and so on to create a category tree.

You will also need pictures for your categories and products, optimised for viewing on the internet. This means they need to have a small file size so they do not take up too much memory or take too long to load, while still being of a quality good enough for viewing. They should also all have the same aspect ratio. See - GIMP




Delete Sample Data

From admin go to Adminnavbarcatalog.png Catalog → Categories/Products

If you chose to include sample data when you installed CE Phoenix Cart you will see this.

Categoriesproducts.jpg

The sample categories, subcategories and products should be deleted.

  • Click the folder icon for a category to open it to show the subcategories or products it contains.
  • Repeat for subcategories if the category contains them.
  • Click on a product in the list.
  • Click Delete
  • Repeat for each product.
  • Click Back
  • Click on the category/subcategory in the list.
  • Click Delete
  • Repeat until all categories, subcategories and products have been deleted.



New Categories & Subcategories

Click New Category - you will see this:

Category-new.jpg

  • Category Name
    • Enter the name.
  • Category Title for SEO
    • Leave blank or enter something different to the category name if required.
  • Category Description
    • Enter a description to show on the category page. Text can be styled how you wish by using HTML markup. At its simplest, to create a paragraph with a line break, enclose your text with <p> </p> e.g. <p>your text.</p> or to create a line break type <br> e.g. your text.<br>
    • Read more about HTML here - Simple HTML to Format Text
  • Category Meta Description for SEO
    • Think of this as a short description of less than 30 words.
  • Category Image
    • Click Browse to choose and upload an image from your computer.
  • Sort Order
    • Enter a sort order value to order your categories.
  • Click Save


Click the folder icon for a category or subcategory to open it and repeat as above to add new subcategories.


Read more about Search Engine Optimisation here - Search Engine Optimisation


Previous Step Next Step


Many Addons and Extensions available in the CE Phoenix Cart Addons Library

If help is needed, support is available in the CE Phoenix Cart Support Forum

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org