Create a product item
productListItem(..., image = NULL, title = NULL, subtitle = NULL, color = NULL)
| ... | product description. |
|---|---|
| image | image url, if any. |
| title | product name. |
| subtitle | product price. |
| color | price color: see here for a list of valid colors https://adminlte.io/themes/AdminLTE/pages/UI/general.html. |
David Granjon, dgranjon@ymail.com