Catalog Edit Product

Title

OldNew
11Catalog Edit Product

Permalink

OldNew
11admin/catalog_edit_product

Innhold

OldNew
1# Edit Product
12
3## General
4
5### Code
6
7Code is your internal reference id. It could be a product id in another
8system. You decide. This is an alternative to SKU and UPC.
9
10## Information
11
12### Manufacturer
13
14Can be used for vendor or brand.
15
16### Supplier
17
18Can be used for the company supplying you with the product. Convenient
19for reports or drop shipping solutions.
20
21### Keywords
22
23Keywords are used internally, among other things, to display similar
24products. Keywords can be comma separated.
25
26### Head Title
27
28The head title is the title of the page displayed in Google search
29results. If blank it will display the product name.
30
31### META description
32
33The meta description is the description of the page displayed in Google
34search results. If blank it will display the product short description.
35
36## Data
37
38### SKU
39
40Stock Keeping Unit is the item id that refers to your product in stock.
41SKU is also available for options (See options stock).
42
43### GTIN (UPC/EAN/)
44
45Universal Product Code can be used for your vendor's article number.
46The term UPC is more common United States, Canada, the United Kingdom,
47Australia, and New Zealand but can also be used for European Article
48Number (EAN).
49
50External Link:
51[GTIN](https://en.wikipedia.org/wiki/Global_Trade_Item_Number)
52
53### TARIC
54
55The TARIC code (Integrated Tariff of the European Communities) can be
56used to specify product type when it comes to shipping and toll.
57
58External Link:
59[TARIC](http://en.wikipedia.org/wiki/Taric_code)
60
61External Link: [European Comission](http://ec.europa.eu/taxation_customs/dds2/taric/taric_consultation.jsp?Lang=en&Screen=0&Expand=true)
62
63## Options
64
65Options are selectable product alternatives that customers can choose
66between on the product page.
67
68## Options Stock
69
70If any combination of product options are bound to a physical stock
71product. Add the combination to the options stock to have it quantity
72tracked.
73
74If any SKU, weight or dimensions are not given it will use the product
75default values.

Edited by litecart on 29 des. 2023 at 04:28

View code on GitHub