Beschreibung
Perfect WooCommerce Brands is a perfect tool to organize your site, highlight the brands you have, and also helps as a filter for your customers at UX exploration. PWB extendes the product’s description and presentation at your e-commerce site.
PRESENTATION
About Us | Community | Documentation
Ob wir wissen oder nicht, wir alle werden von Marken beeinflusst. Marken garantieren für Qualität und helfen dem Kunden, Produkte leicht wieder zu erkennnen.
Es ist unabdenkbar mit Produkt-Marken zu arbeiten um Verkäufe und eine gewisse Zuverlässigkeit des eigenen Stores zu generieren.
Mit dieser Erweiterung für Ihren WooCommerce Shop, fügen Sie Produkt-Marken hinzu.
Vorraussetzungen
- PHP 5.4 oder höher (PHP7 empfohlen)
- WordPress 4.4 oder neuer
- WooCommerce 2.6.0 oder neuer
Features
- Sehr einfacher Gebrauch, 100% kostenlos, keine Werbung, keine Premium-Version
- Füge Marken zu Produkten hinzu
- Verbinden sie einen Banner und einen Link für jede Marke
- Übersetzungen verfügbar
- Unterstützung des Visual Composer
- Minimalistisches und full-responsives Design
- Sehr minimalistisch
- Shortcode: Zeige alle Marken
- Shortcode: Zeige Markenkarusell
- Shortcode: Zeige Produktkarussell nach Marken
- Shortcode: Zeigt Marken für ein spezielles Produkt
- Shortcode: A-Z Liste
- Widget: Zeigt marken als Dropdown
- Widget: Zeige Marken als Liste (Markennamen oder Markenlogos)
- Widget: Produkte nach Marken filtern
- Benutzerdefinierter Marken Slug
- Zeige die Marken in der Produktschleife
- Importiere / Migrieren Sie Marken von anderen Plugins
- Beispiel Daten Installer (logos by heroturko)
- WooCommerce REST API Unterstützung
- WooCommerce built-in Produkt Importer/Exporter Unterstützung
- Marken Tab für Produktansicht
- Beliebte Marken
- Marken-Json Im-/Export
- Brand structured data
- Und vieles mehr!
Screenshots
Installation
- Lade das Plugin in den Ordner ‚/wp-content/plugins/‘ .
- Aktiviere das Plugin im ‚Plugin Menü‘ von WordPress.
FAQ
-
Ist Perfect WooCommerce Brands kostenlos?
-
Ja natürlich! Dieses Plugin ist 100% kostenlos. Keine Werbung und keine Premium Version existiert.
-
Wo finde ich die Plugin Einstellungen
-
Gehe zu
WooCommerce/Einstellungen/
un klicke auf denMarken
Tab -
404 Fehler auf Marken-Seite
-
Gehe zu
Settings/Permalinks
und klicke auf denÄnderung Speichern
Button, um die permalinks zu löschen -
PWB is klasse! Kann ich mitmachen?
-
Yes you can! Join in on our GitHub repository 🙂
You can also contribute translating the plugin -
Entwickler Dokumentation
Rezensionen
Mitwirkende & Entwickler
„Perfect Brands for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Perfect Brands for WooCommerce“ wurde in 11 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Perfect Brands for WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.8.6
- New: remove filters button
1.8.5
- Fix: security issues
1.8.4
- Enhancement: dynamic data escaped
1.8.3
- Enhancement: Update suggestions
1.8.2
- Enhancement: Update documentation
1.8.1
- Enhancement: Update documentation link
1.8.0
- Enhancement: Main file renamed according to WordPress standards
- Enhancement: „Show only first level brands“ option added for the filter by brand widget
1.7.9
- Fix: Breadcrumbs issues
- Fix: Ajax search plugins conflict since previous release
- Feature: New position option „in meta“ for brands in the single product page
- Feature: New param „only_parents“ for „pwb-az-listing“
- Enhancement: Sections for brands settings tab in admin
- Enhancement: „[pwb-az-listing]“ transient for better performance in large sites
1.7.8
- Fix: Hidden products contribute towards product count for „pwb-all-brands“ shortcode
- Enhancement: Replace hardcoded thumbnail size for product loops with selected size (thanks @orjhor)
- Feature: Redirect if the search matches with a brand name. Better product search experience.
- Feature: Add the possibility to filter by product category on product carousel shortcode (thanks @lasdou)
- Dev: New filter hook „pwb_html_before_brands_links“
- Tested on WooCommerce 3.9
1.7.7
- Enhancement: Better support for special characters in „AZ-Listing“ shortcode
- Fix: Filter by brand widget shows incorrect brands under certain conditions
- Fix: Filter by brands in product tags pages and other product taxonomies
- Update: WC 3.8 compatibility
- Dev: New filter hook „pwb_text_before_brands_links“
- Dev: New filter hook „pwb_product_tab_brand_logo_size“
- Dev: „[pwb-az-listing]“ and „[pwb-brand]“ templates for theme overrides
1.7.6
- Tested up to, bump
- Dev: New filter hook „woocommerce_product_brand_heading“ for editing the „Brand“ tab heading
- Fix: Some problems with the „Brand“ product tab
- Fix: Avoid a possible JS conflict caused by „wp_localize_script“
1.7.5
- Fix: Stupid JS error introduced in the previous version
1.7.4
- Fix: Mismatched columns when a brand is added
- Tweak: Disable brand tab when product not have brand
- Dev: New filter hook ‚pwb_dropdown_placeholder‘
- Dev: New filter hooks ‚pwb_carousel_prev‘ and ‚pwb_carousel_next‘ for customize the carousel arrows
- Dev: Override templates via a theme
- Minor fixes and tweaks
1.7.3
- Enhancement: Performance improvements
- Fix: Breadcrumbs doesn’t take in account pagination
1.7.2
- Feature: Now is possible to use %pwb-brand% in the product URLs
- Fix: Fatal error in some themes (like Salient)
- Fix: Some php notices and warnings fixed
- Fix: Don’t show brand description/banner in paged
1.7.1
- Feature: Extends the [products] shortcode to allow ‚brands‘ attribute
- Feature: The brands column is sortable now
- Catalan translation (thanks to Lluisma)
- Enhancement: Easier select brands page link in breadcrumbs
- Enhancement: Configure the brand banner and the brand description position independently
- Dev: New filter ‚pwb_taxonomy_rewrite‘ to change the rewrite slug
- Dev: New filter ‚pwb_taxonomy_with_front‘ to change default „with_front“ value
- Fix: Fatal error in PHP5.4
1.7.0
- Feature: A-Z Listing shortcode
- Feature: New brands exporter/importer introduced
- Fix: Missing some brands to filter
- Fix: Coupon doesn’t work for product variations (thanks @gekomees)
- Fix: The brand description is not shown if there are no products
- Enhancement: wpautop() for brand descriptions
- Enhancement: Other filter by brand widget enhancements
- Enhancement: Brands page link in breadcrumbs
- Enhancement: Enqueue the carousel lib conditionally
- Dev: New filter hook ‚pwb_description_allowed_tags‘
- Update: WC 3.5 compatibility