
product._form.gsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mybusiness Show documentation
Show all versions of mybusiness Show documentation
MyBusiness - a Grails 4.1 plugin for E-Commerce
The newest version!
<%@ page import="net.codebuilders.mybusiness.Product" %>
* =
<%-- /.row --%>
${product?.longDescription}
<%-- /.form-group --%>
${product?.largeDescription}
<%-- /.form-group --%>
${p?.goodIdentificationType.name} - ${p?.value}
-
${message(code: 'default.add.label', args: [message(code: 'goodIdentification.label', default: 'GoodIdentification')])}
${p.productFeature.productFeatureCategory.description} - ${p?.productFeature?.description}
-
${message(code: 'default.add.label', args: [message(code: 'productFeatureAppl.label', default: 'ProductFeatureAppl')])}
<%-- /.row --%>
Select the most specific category and parent categories will be added automatically.
Example: Selecting Shirts will also add Apparel. Hold CTRL to select additional categories.
<%-- /.row --%>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy