Products

عنوان

OldNew
1Catalog Edit Product1Products

پیوند ثابت

OldNew
1admin/catalog_edit_product1products

محتوا

OldNew
1# Edit Product1# Edit Product
22
3## General3## Code
44
5### Code5Code is your internal reference id. It could be a product id in another
66system. You decide. This is an alternative to SKU and UPC.
7Code is your internal reference id. It could be a product id in another7
8system. You decide. This is an alternative to SKU and UPC.8### Manufacturer
99
10## Information10Can be used for vendor or brand.
1111
12### Manufacturer12## Supplier
1313
14Can be used for vendor or brand.14Can be used for the company supplying you with the product. Convenient
1515for reports or drop shipping solutions.
16### Supplier16
1717## Keywords
18Can be used for the company supplying you with the product. Convenient18
19for reports or drop shipping solutions.19Keywords are used internally, among other things, to display similar
2020products. Keywords can be comma separated.
21### Keywords21
2222## Head Title
23Keywords are used internally, among other things, to display similar23
24products. Keywords can be comma separated.24The head title is the title of the page displayed in Google search
2525results. If blank it will display the product name.
26### Head Title26
2727## META description
28The head title is the title of the page displayed in Google search28
29results. If blank it will display the product name.29The meta description is the description of the page displayed in Google
3030search results. If blank it will display the product short description.
31### META description31
3232## SKU
33The meta description is the description of the page displayed in Google33
34search results. If blank it will display the product short description.34Stock Keeping Unit is the item id that refers to your product in stock.
3535SKU is also available for options (See options stock).
36## Data36
3737## GTIN (UPC/EAN)
38### SKU38
3939Universal Product Code can be used for your vendor's article number.
40Stock Keeping Unit is the item id that refers to your product in stock.40The term UPC is more common United States, Canada, the United Kingdom,
41SKU is also available for options (See options stock).41Australia, and New Zealand but can also be used for European Article
4242Number (EAN).
43### GTIN (UPC/EAN/)43
4444External Link: [GTIN](https://en.wikipedia.org/wiki/Global_Trade_Item_Number)
45Universal Product Code can be used for your vendor's article number.45
46The term UPC is more common United States, Canada, the United Kingdom,46## TARIC
47Australia, and New Zealand but can also be used for European Article47
48Number (EAN).48The TARIC code (Integrated Tariff of the European Communities) can be
4949used to specify product type when it comes to shipping and toll.
50External Link:50
51[GTIN](https://en.wikipedia.org/wiki/Global_Trade_Item_Number)51External Link: [TARIC](http://en.wikipedia.org/wiki/Taric_code)
5252External Link: [European Comission](http://ec.europa.eu/taxation_customs/dds2/taric/taric_consultation.jsp?Lang=en&Screen=0&Expand=true)
53### TARIC53
5454## Options
55The TARIC code (Integrated Tariff of the European Communities) can be55
56used to specify product type when it comes to shipping and toll.56Options lets your customers customize their product before adding it to the shopping cart.
5757
58External Link:58## Stock Options
59[TARIC](http://en.wikipedia.org/wiki/Taric_code)59
6060If any combination of product options are bound to a physical stock
61External Link: [European Comission](http://ec.europa.eu/taxation_customs/dds2/taric/taric_consultation.jsp?Lang=en&Screen=0&Expand=true)61product. Add the combination to the options stock to have it quantity
6262tracked.
63## Options63
6464If any SKU, weight or dimensions are not given it will use the product
65Options are selectable product alternatives that customers can choose65default values.
66between on the product page.66
6767## Entity Object
68## Options Stock68
6969```php
70If any combination of product options are bound to a physical stock70$product = new ent_product();
71product. Add the combination to the options stock to have it quantity71$product->data['name'] = ['en' => 'Yellow Duck'];
72tracked.72$product->data['prices'] = ['USD' => 9.99];
7373$product->save();
74If any SKU, weight or dimensions are not given it will use the product74```
75default values.

توسط tim در 28 دسامبر 2023 در 07:13 ویرایش شد

This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.