more product variants work, i18n, forms and upgrade script
This commit is contained in:
parent
0d5ff270ff
commit
fe20db884a
3 changed files with 51 additions and 42 deletions
|
|
@ -599,11 +599,6 @@ be useful, others may not.|,
|
|||
lastUpdated => 1164841201
|
||||
},
|
||||
|
||||
'productNumber' => {
|
||||
message => q|The product number, SKU, ISBN, or other identifier for this product.|,
|
||||
lastUpdated => 1164841201
|
||||
},
|
||||
|
||||
'image1' => {
|
||||
message => q|The unique identifier for the storage object for the first image.|,
|
||||
lastUpdated => 1164841201
|
||||
|
|
@ -636,7 +631,7 @@ be useful, others may not.|,
|
|||
|
||||
'weight' => {
|
||||
message => q|Weight|,
|
||||
context => q|How much something weighs, with no units|
|
||||
context => q|How much something weighs, with no units|,
|
||||
lastUpdated => 1209494301,
|
||||
},
|
||||
|
||||
|
|
@ -672,6 +667,16 @@ be useful, others may not.|,
|
|||
lastUpdated => 1209494298,
|
||||
},
|
||||
|
||||
'variant sku' => {
|
||||
message => q|SKU|,
|
||||
lastUpdated => 1209576604,
|
||||
},
|
||||
|
||||
'variant sku description' => {
|
||||
message => q|A completely unique identifier for this variant of a product. Should be the same as used in your inventory software so you can sync them.|,
|
||||
lastUpdated => 1209576604,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue