berrypath/woocommerce-berrypath-flow
Composer 安装命令:
composer require berrypath/woocommerce-berrypath-flow
包简介
WooCommerce plugin for BerryPath guided selling Flow widgets on product pages, category pages and WordPress content.
README 文档
README
BerryPath helps ecommerce teams add guided selling, product finder flows and product advice to their webshop. This plugin adds BerryPath Flow widgets to WooCommerce product pages, product category pages and WordPress content.
Website: www.berrypath.eu
Features
- BerryPath Flow settings page under WooCommerce.
- Product fields for showing a Flow widget on a WooCommerce PDP.
- Product category fields for showing a Flow widget on category pages.
- BerryPath Flow Gutenberg block and
[berrypath_flow]shortcode for CMS content. - Assisted conversion tracking on the WooCommerce thank-you page.
Configuration
Global settings:
WooCommerce > BerryPath Flow
Product pages:
Products > Edit product > Product data > General > BerryPath Flow
Category pages:
Products > Categories > Edit category > BerryPath Flow
CMS content:
[berrypath_flow flow="YOUR_FLOW_UUID" type="popup"]
Publish the flow in BerryPath first, then copy the Flow UUID into WooCommerce. Also make sure the WooCommerce storefront domain is allowed in BerryPath.
External Service
This plugin loads https://www.berrypath.eu/embed/berrypath.js on pages where a Flow widget is shown. BerryPath receives the Flow UUID, locale, market code and configured product identifier needed to render the widget.
When success pixel tracking is enabled, the WooCommerce thank-you page passes order total and configured product identifiers to BerryPath so assisted conversions can be measured. This can be disabled in the plugin settings.
Service provider: BerryPath
Privacy policy: https://www.berrypath.eu/privacy
Template Overrides
The plugin is built so storefront markup is easy to customize from a theme. Copy any template from templates/ to your theme under berrypath-flow/.
wp-content/themes/your-child-theme/berrypath-flow/widget.php
wp-content/themes/your-child-theme/berrypath-flow/product-widget.php
wp-content/themes/your-child-theme/berrypath-flow/category-widget.php
wp-content/themes/your-child-theme/berrypath-flow/content-widget.php
Templates:
widget.php: shared widget markup.product-widget.php: product detail page placement.category-widget.php: product category placement.content-widget.php: Gutenberg block and shortcode placement.
Styling lives in assets/css/berrypath-flow.css and uses BEM classes plus CSS custom properties.
Useful filters:
berrypath_flow_widget_argsberrypath_flow_widget_templateberrypath_flow_locate_templateberrypath_flow_success_pixel_payload
Screenshots
License
MIT. This license is GPL-compatible.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-14


