Allergens System for Woocommerce
Este plugin añade alérgenos a cada producto de tu tienda.
Features: * Add allergens to simple and variable products * Display allergens with customizable icons (Classic or Trece theme) * Full WPML compatibility – allergens automatically copy to translations * Page builder compatible (Oxygen, Elementor, Bricks, Divi, etc.) * Pure JavaScript system for maximum compatibility (no template overrides) * Accessibility friendly with proper ARIA labels * Custom tab in product admin for easy management * Developer-friendly function for custom themes: treceafw_show_allergens_out()
For Developers:
Use the treceafw_show_allergens_out($product) function to display allergens in your custom theme or plugin:
php
<?php
if (function_exists('treceafw_show_allergens_out')) {
echo treceafw_show_allergens_out($product);
}
?>
WPML Compatibility: When using WPML, allergen settings are automatically copied to product translations. No need to manually reconfigure allergens for each language – they will be inherited from the original product.
Page Builder Compatibility: Works seamlessly with modern page builders like Oxygen Builder, Elementor, Bricks, and Divi. Uses pure JavaScript to dynamically inject allergens, avoiding template conflicts.
Hacemos desarrollo web y si necesitas un desarrollador o piensas que has encontrado un fallo en el plugin o si tienes cualquier duda, por favor, no dudes en contactar con nosotros en esta dirección de correo electrónico: info@13node.com.
Créditos
Iconos clásicos de alérgenos de Icon Icons (https://blog.icon-icons.com/food-allergen-icons/) Iconos Trece de 13Node (https://13node.com)
