Help On Product Types

Simple Product

A simple product is the most common and easily-understandable product type in WooCommerce. A simple product is a unique, stand-alone, physical product that you may have to ship to the customer. To start with, you can create a simple product, assign a price & SKU for the product, and start selling them. eg: Books.

 

Variable Product

This product type lets you add variations to the same product to create a complex, variable product. Each variation of the product has its own price, SKU, available stock etc. eg: A shirt or t-shirt with different sizes and different colors.

 

Grouped Product

A grouped product is a cluster of simple products clubbed together to form a single entity. The grouped product won’t have a price or a unique identifier of its own. The identity of the grouped product is created by a number of child products that have unique features of their own. As soon as you create a grouped product, you can add at least one child product to the grouped product. Your customers can purchase any of the child product from the grouped product individually as well. eg: A set of six glasses.

 

 

Simple product upload using csv file :

csv field details:

1.ID: Please put id like 1,2,3 etc .

2. Product_name: Then Give product name only to the main product which will show on the shop page.

3. Sku: sku should be unique for each only, this is menditory.

4. Short Description: Provide Short Description for the product.

5. Product Status: This needs to be set publish for all the product. to get the product listed on the shop page

6. Description: Provide Long Description for the product.

7. Type: you need to put “product” .

8. Visibility: you need to put “visible” , in order to see the product on the website else it not get listed.

9. Stock: Set the number of quantity of the product

10. Stock Status: If the product is in stock then you need to set “instock” .

11. Manage Stock: This option will keep track on the product stock,which need to be set “yes” . This is very usefull while dealing with huge products , which will let you know which product is getting short.

12. Regular Price: Price of the product .This is menditory because if you won’t set it, then the product will not get listed on the website.

13. Sales Price: If you have any sale price then set it like 20,50 etc.

14. Product Image: Provide single single images to the product, this image will get display as a thumbnail for the product.

15. Gallery: This option is for the product gallery. you can place multiple images with “|” .

16. Product Type: You need to set this “simple”.

17. Product Cat: This needs to set category for the product , you can choose multiple categories with “|” separator.

18. Attribute Name: This option is very important for this option, because by this option only you product will get filter. like size,color, etc..

19. Attribute Data: Like you have defined that your product are in different colors, so here you have to define the color name
for an example:
attribute name is color then attribute data will be green .

Note : Here you can set multiple options using “|”.

if attribute name is color then attribute data will be green|red|pink etc.

 

20. Attribute Single: This option is used to set the single product attribute, which will take only single attribute.

for an example:
attribute name is color then attribute single will be green .
Note : Here you can set single options only .

 

 

Mass upload steps for variable products using csv:

csv field details:

 

1.ID : please put id like 1,2,3 etc .

2.  Product Name: Then Give product name only to the main product which will show on the shop page

3. Sku: sku should be unique for each only, this is menditory

4. Short Description and Description : Provide Description for the parent product only.

5. Product Status: This needs to be set publish for all the product. to get the product listed on the shop page

6. Product Parent: This is the most important section ,

all the child products will gets it parent id . in the demo csv the parent product id is provided in this section.and the parent product itself get 0 in this field.

7. Product Type: You need to put “product” for the parent/main product and all the child products we get the values “product_variation”.

8. Visibility : This need to be set “visible” for all the products(parent/child) , if you do not product this option then your product will not get listed on shop page.

9. Stock : You need to provide the stock for both parent and their child products.

10. Stock_status: You need to set this “instock” to allow customers to buy your product.

11. Manage_stock: This option will keep track on the product stock,which need to be set “yes” . This is very usefull while dealing with huge products , which will let you know which product is getting short.

12. Regular_price : Price of the product for child product only. This is not for parent product because when he choose the child product it will render the price of that product only.This is menditory because if you won’t set it, then the product will not get listed on the website.

13. Sale_price : If you have any sale price then set it for child products only.

14. Featured : This need to be set “no/yes”, according to your choice .

15. Product_image : Provide single single images to each parent/child products, this image will get display as a thumbnail for the product.

16. Gallery : This option is for only parent product you can place multiple images with “|” .

17. Product_type : This need to set “variable” for parent product only.

18. Product_cat : This needs to set category for the product , you can choose multiple categories with “|” separator. this option is only for parent product

19. Attribute_name : This option is very inportant for this option, because the child product will get shorted by this attributes only . the parent and child attributes need to be same. then only it will work.

20. Attribute_data: This field is only for parent product on which the attribute type it will short

e.g if you choose attribute_name: size

then attribute_data for parent product will be M|L|XL|S

21. Attribute_single : This option is only for child products, which will take only single attribute.

e.g

In the above example the attribute_data for parent product is M|L|XL|S

so their child products will have the values :

lets say this parent product have 4 child products, hence their attribute_single will be:

first-child-prod–> attribute_single : M
second-child-prod–> attribute_single : L
third-child-prod–> attribute_single : XL
forth-child-prod–> attribute_single : S

 

 

Mass upload steps for group products using csv:

csv field details:

1.ID : please put id like 1,2,3 etc .

2. Product Name: Then Give product name only to the main product which will show on the shop page

3. Sku: sku should be unique for each only, this is menditory

4. Short Description and Description : Provide Description for the parent product only.

5. Product Status: This needs to be set publish for all the product. to get the product listed on the shop page

6. Product Parent: This is the most important section ,

all the child products will gets it parent id . in the demo csv the parent product id is provided in this section.and the parent product itself get 0 in this field.

7. Type: you need to put “product” for the parent/main product and all the child products .

8. Visibility : This need to be set “visible” for all the products(parent/child) , if you do not product this option then your product will not get listed on shop page.

9. Stock : You need to provide the stock for both parent and their child products.

10. Stock_status: You need to set this “instock” to allow customers to buy your product.

11. Manage_stock: This option will keep track on the product stock,which need to be set “yes” . This is very usefull while dealing with huge products , which will let you know which product is getting short.

12. Regular_price : Price of the product for child product only. This is not for parent product because when he choose the child product it will render the price of that product only.This is menditory because if you won’t set it, then the product will not get listed on the website.

13. Sale_price : If you have any sale price then set it for child products only.

14. Featured : This need to be set “no/yes”, according to your choice .

15. Product_image : Provide single single images to each parent/child products, this image will get display as a thumbnail for the product.

16. Gallery : This option is for only parent product you can place multiple images with “|” .

17. Product_type : This need to set “grouped” for parent product and all the child products will be a simple product , so all child products for of this product need to set value “simple”.

18. Product_cat : This needs to set category for the product , you can choose multiple categories with “|” separator. this option is only for parent product

19. Attribute_name : This option is very inportant for this option, because the child product will get shorted by this attributes only . the parent and child attributes need to be same. then only it will work.

20. Attribute_data: This field is only for parent product on which the attribute type it will short

e.g if you choose attribute_name: size

then attribute_data for parent product will be M|L|XL|S

21. Attribute_single : This option is only for child products, which will take only single attribute.

e.g

In the above example the attribute_data for parent product is M|L|XL|S

so their child products will have the values :

lets say this parent product have 4 child products, hence their attribute_single will be:

first-child-prod–> attribute_single : M
second-child-prod–> attribute_single : L
third-child-prod–> attribute_single : XL
forth-child-prod–> attribute_single : S

 

Get Fitness Marketplace trends and updates delivered right to your inbox.