Add asset properties for parameters and variants as JSON.
Handle getting and setting this data, interfaced as perl data rather than JSON. Basic screen for adding/editing parameters. i18n for the parameter editing screen.
This commit is contained in:
parent
a9b67556e6
commit
0e747fd5ed
3 changed files with 176 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ our $HELP = {
|
|||
title => 'product asset template variables title',
|
||||
body => 'product asset template variables body',
|
||||
isa => [
|
||||
{ namespace => 'Asset_Wobject',
|
||||
{ namespace => 'Asset_Sku',
|
||||
tag => 'wobject template variables'
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue