
shoppingCart._shoppingCartContent.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!
${it['item']?.name}
${it['item']?.shortDescription}
${it['item']?.listPrice} -
Add
-
Remove
-
Remove All
${it['qty']}
Checked out items
${com.metasieve.shoppingcart.Shoppable.findByShoppingItem(it['item'])?.name}
${com.metasieve.shoppingcart.Shoppable.findByShoppingItem(it['item'])?.shortDescription}
${com.metasieve.shoppingcart.Shoppable.findByShoppingItem(it['item'])?.listPrice} -
${it['qty']}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy