Descripción
If you have one of the brand plugins running, think of this as a way to show products on the page that are tied to that brand.
After activation, insert the shortcode [wc_by_brands brands=”puma,nike” limit=”8″] The containers have default woocommerce classes, and will integrate the same woocommerce styling.
This plugin was created because of some woocommerce stores that were already running a brands plugin of some kind, but there wasn’t shortcode to display products tied to that brand. It was either go through the products and give all of them a tag, or setup this plugin to do that work for us.
Instalación
- Upload or install wc-brand-list.zip
- Activate the plugin
- Insert shortcode [wc_by_brands brands=”puma” limit=”4″]
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “WC Products by Brands” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1
- Initial Revision
1.2
- Added limit for shortcode