Logo
Explore Help
Sign In
magdev/wc-bootstrap
1
Fork 0
You've already forked wc-bootstrap
Code Issues Pull Requests Actions Releases 8 Activity
Files
main
wc-bootstrap/templates/brands/taxonomy-product_brand.html.twig

13 lines
268 B
Twig
Raw Permalink Normal View History

Implement Phase 9 & reusable components; skip Phase 8 (emails) Phase 8 (Emails) skipped: WooCommerce email rendering uses wc_get_template_html() which bypasses the Twig pipeline entirely. Email customization deferred to plugins or block email editor. Phase 9 - Supplementary (7 templates): - Brand description with thumbnail, taxonomy archive delegate - Brands A-Z shortcode with alphabetical index navigation - Single brand thumbnail shortcode - REST API OAuth login and grant-access forms - Back-in-stock notification form with email input Reusable Components (6 templates): - price: product price display with sale handling - rating: star rating with Bootstrap Icons (filled/half/empty) - address-card: billing/shipping address card with edit link - status-badge: contextual order status badges - quantity-input: +/- input group widget - form-field: universal form field renderer (text/select/textarea/checkbox) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 10:53:44 +01:00
{#
# Brand Taxonomy Archive (Bootstrap 5 Override)
#
# Delegates to the standard archive-product template.
#
# WooCommerce PHP equivalent: brands/taxonomy-product_brand.php
#
# @package WcBootstrap
# @since 0.1.0
#}
{% include 'archive-product.html.twig' %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 34ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API