2.0.0 • Published 2 years ago
@cromwell/plugin-product-showcase v2.0.0
Product showcase plugin for Cromwell CMS
Adds a carousel with products. On a product page it will fetch products from same categories, on other pages - most recent products.
Relies on shared product card component. To register, for example add this code in custom app:
import { registerSharedComponent } from '@cromwell/core';
import { MuiProductCard } from '@cromwell/toolkit-commerce';
registerSharedComponent(ESharedComponentNames.ProductCard, MuiProductCard);
export default function App() {
/* ... */
}2.0.0
2 years ago
2.0.0-alpha.0
3 years ago
1.0.26
4 years ago
1.0.25
4 years ago
1.0.24
4 years ago
1.0.23
4 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.22
5 years ago
1.0.21
5 years ago
1.0.20
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.0
5 years ago