Expose setting for POD image URL
This commit is contained in:
parent
21669b5f4a
commit
2d2c94e4d7
2 changed files with 11 additions and 0 deletions
|
@ -2119,6 +2119,8 @@ class ProductView(MasterView):
|
|||
{'section': 'tailbone',
|
||||
'option': 'products.show_pod_image',
|
||||
'type': bool},
|
||||
{'section': 'rattail.pod',
|
||||
'option': 'pictures.gtin.root_url'},
|
||||
|
||||
# handling
|
||||
{'section': 'rattail',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue