| 开发者 | chiseiko |
|---|---|
| 更新时间 | 2026年7月7日 11:27 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
<select> dropdown. That quietly costs you sales:
role="radiogroup", aria-checked, aria-disabled, aria-label, and roving-tabindex keyboard navigation.chiseiko-essential-swatches folder to wp-content/plugins/, or install directly from the WordPress plugin screen.Yes. Chiseiko Essential Swatches requires WooCommerce 8.0 or later (tested up to WooCommerce 10.5).
Yes. The free plugin includes all four swatch types, single-product and archive swatches, interactive archive swatches with AJAX add-to-cart, every layout mode, catalog mode, and mobile auto-scroll — with no caps on swatches, attributes, or products. Pro is an optional add-on for advanced features.
Chiseiko Essential Swatches uses WooCommerce's standard variation form hooks and does not override templates, so it is compatible with any properly built WooCommerce theme — including Classic themes, FSE block themes, and page builders (Elementor, Divi, Beaver Builder).
Yes. Local attributes automatically render as text-pill swatches. To use color or image swatches, convert them to global attributes under Products > Attributes.
No. All plugin-owned JavaScript is vanilla (no jQuery runtime dependency). Assets load only on product and shop pages. Archive swatch data is cached and served via a single batched AJAX endpoint, and frontend scripts use the WP 6.3+ defer strategy for non-blocking loading.
Four: Color (hex picker), Image (Media Library thumbnail), Label (text pill), and Radio Button. All four are in the free version.
Yes. Choose inline (default), accordion (collapsible panels per attribute), overflow ("Show N more" toggle), or slider. Accordion can be set to mobile-only, and the overflow limit is configurable.
Yes. Enable archive swatches in settings. You can also make them interactive so customers preview variants and add to cart directly from product cards, or use Catalog Mode to show a single attribute for a cleaner grid.
Yes. Disable archive swatches in settings, or return false from the chiseikoessw_render_loop_swatches filter to suppress per-product.
Yes. All strings use the chiseiko-essential-swatches text domain and are translation-ready.
The free plugin is a complete swatch solution: four swatch types, instant gallery preview, interactive archive swatches with AJAX add-to-cart, layout options (inline / accordion / overflow / slider), catalog mode, and mobile auto-scroll. Chiseiko Essential Swatches Pro adds linked simple products (SEO-friendly swatches across separate listings) with grouping, canonical shield, archive swatches, multi-attribute matrix, in-place product-page swap, and shared reviews; advanced styling (gradients, shapes, tooltips, style presets, OOS display modes); a swatch filter widget; WooCommerce Brands swatches; variation-threshold management; additional variation images; swatch grouping; CSV bulk operations; auto-assign images; multilingual sync; quick-view compatibility; dynamic price sync; attribute-based extra fees; a sticky mobile add-to-cart bar; gallery zoom alignment; and a Variable → Simple migration tool. See the Free vs Pro section above for the specific problems each solves.
chiseikoessw_swatch_types, chiseikoessw_swatch_button_classes, chiseikoessw_swatch_button_html, chiseikoessw_swatch_group_html, chiseikoessw_render_loop_swatches, plus action hooks.