Bright PluginsはWordPress・WooCommerceプラグインの買収を行っています。 お問い合わせ

利用可能なショートコード

1 min read Updated 2026年4月15日 By the Bright Plugins team

ブランドカルーセル#

Woocommerce の明るいブランド: shortcode brand carousel
[bbfw_carousel]
デフォルト値:[bbfw_carousel brand="all" category="all" products="10" products_per_section="3"]

属性
ブランド : 特定のブランドのスラッグでフィルタリングします。
例: [bbfw_carousel brand="woocommerce"]
デフォルト値 "all": brand="all"

カテゴリ : 特定の製品カテゴリのスラッグでフィルタリングします
例: [bbfw_carousel category="hoodie"]
デフォルト値 "all": category="all"

プロダクツ : 表示する商品数
例: [bbfw_carousel products="10"]
デフォルト値 "10": products="10"

products_per_section :セクション/ラインのOS製品数
例: [bbfw_carousel products_per_section="3"]
デフォルト値 "3": products_per_section="3"

お気に入りのブランド#

Woocommerce の明るいブランド: favorite shortcode
[bbfw_favorite_brand]

デフォルト値:[bbfw_favorite_brand title_size=" title_size_unit="px" message_no_brand="お気に入りに追加されたブランドはありません"]

属性
タイトル :お気に入りのブランドのタイトル
例: [bbfw_favorite_brand ]
デフォルト値 "Favorite Brands":

title_size : タイトルのフォントサイズ(単位なし)
例: [bbfw_favorite_brand title_size="14"]
デフォルト値 ": title_size="

title_size_unit :タイトルのフォントサイズ(例:px、em、pt)の単位
例: [bbfw_favorite_brand title_size_unit="px"]
デフォルト値 "px": title_size_unit="px"

message_no_brand : ブランドをお気に入りに入れていない場合のテキスト
例: [bbfw_favorite_brand message_no_brand="ブランドは追加されていません"]
デフォルト値 "お気に入りに追加されたブランドはありません": message_no_brand="お気に入りに追加されたブランドはありません"

アルファベット順のブランド用語集#

Woocommerce の明るいブランド: brands gloassary shortcode
[bbfw_brand_glossary]
デフォルト値:[bbfw_brand_glossary wrapper_css_class=" hide_empty="false"]

属性
wrapper_css_class : カスタム CSS クラスをメイン ラッパー要素に追加します
例: [bbfw_brand_glossary wrapper_css_class="wrapper-theme-css"]
デフォルト値 ": wrapper_css_class="

hide_empty : 商品のないブランドを非表示にする
例: [bbfw_brand_glossary hide_empty="true"]
デフォルト値 "false": hide_empty="false"

Updated on 2026年4月15日 · Need help? Open a support ticket