maagsdesigns

Results 1 issues of maagsdesigns

If condition in below code is failing: (Even when the description is blank, it print "About the product" header) {% if product.description != "" and product.description != nil %} About...