Descrição
With Product Specifications plugin you can easily create spec. tables for your products. you can create multiple tables so you can use them for different types of products.
Product Specifications is very light-weight and easy to customize.
Translation
To contribute in translating this plugin please visit: WordPress Translation Repository
Development
Product specifications development takes place under its Github Repository, Contributions are more than welcome.
Capturas de tela
Instalação
- Upload plugin to “wp-content/plugins/” directory
- Activate it in plugins section.
Perguntas frequentes
-
How do I use the plugin?
-
- Install and activate the plugin
- Go to specification tables -> groups and define some Groups
- Go to specification tables -> attributes and define some attributes associated with groups defined in previous step
- Go to specification tables -> add new to add a new table for a specific type of product ( eg. for mobile phones )
- Go to “Products -> add new” under the specifications tables section you see a dropdown which you can select which table should load.
- Select the table and fill product data in it. That’s it.
-
How can i Customize styles of tables
-
By default, The plugin adds its own styles to the tables, you can however disable plugin’s stylesheets in the settings section and style the tables on your own.
The specification table is under a div with.dwspecs-product-table
CSS class and you can customize it in your CSS files. -
Is there a shortcode i can use to display the table
-
Yes, You can use
[specs-table]
shortcode.
Avaliações
Colaboradores e desenvolvedores
“Product Specifications for Woocommerce” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresProduct Specifications for Woocommerce” foi traduzido para 2 localidades. Agradecemos aos tradutores por suas contribuições.
Traduzir “Product Specifications for Woocommerce” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.8.4 – 2024-09-24
- Fix broken “select” and “radio” field types.
0.8.3 – 2024-09-22
- Fix fatal error in order edit page.
- Fix wrong minimum PHP version requirement (PHP 7.4+ is supported).
- Ensure compatibility with latest WordPress and WooCommerce versions.
0.8.2 – 2024-08-29
- Minor security improvements.
- Include composer.json in releases.
0.8.1 – 2024-08-28
- Minor security improvements
- Ensure compatibility with latest WordPress and WooCommerce versions.