Set listprice for poster to be without hanger (#44)
This commit is contained in:
@@ -620,7 +620,7 @@ def list_prices_posters(market_id):
|
||||
width=30,
|
||||
height=30,
|
||||
market=market,
|
||||
hanger=True,
|
||||
hanger=False,
|
||||
designer=poster.product.designer,
|
||||
)
|
||||
return jsonify(result)
|
||||
|
||||
Reference in New Issue
Block a user