Expose setting for POD image URL

This commit is contained in:
Lance Edgar 2023-02-10 12:21:55 -06:00
parent 21669b5f4a
commit 2d2c94e4d7
2 changed files with 11 additions and 0 deletions

View file

@ -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',