外掛說明
Jetzt live testen: So sieht Boxyfy bei Dir aus
Boxyfy is the ultimate WordPress plugin for affiliate and product websites. Create professional product pages, eye-catching Amazon product boxes, and dynamic comparison tables with ease. Its built-in drag-and-drop backend interface allows you to centrally manage and rearrange global product rankings and ratings effortlessly. Automatically retrieve and update Amazon prices and images, or refresh them instantly with a single click. Leverage comprehensive price history charts, real-time price updates, and customizable price alerts to boost conversions.
With Boxyfy, you can craft compelling product boxes, bestseller tables, and even use heatmaps to analyze user interactions directly on your product pages. Advanced filtering, sorting, and search options help visitors easily find the perfect product. Fully customize colors, fonts, and affiliate disclosures to match your brand identity seamlessly.
Get started for free and upgrade anytime to unlock premium features, maximizing your site’s potential with Boxyfy!
Core Features Available for Free:
– Create and manage product pages
– Assign star ratings and custom rankings
– Retrieve Amazon prices and images via ASIN
– Display product boxes for self-hosted and Amazon products
– Define product labels, pros & cons, and author profiles
Extended Features (Upgrade Required):
– Amazon Price Chart with historical price data
– Automated Amazon price updates (6, 12, 24, or 48 hours)
– Advanced product comparisons with filters and sorting
– Amazon bestseller tables, sliders, and compact boxes
– Price alerts and email notifications for users
– Custom product labels for product pages and boxes
– Heatmap tracking to visualize user interactions (Pro only)
Boxyfy is highly customizable, allowing you to tailor colors, fonts, and affiliate messages. Whether you’re building product sliders, bestseller tables, or advanced comparison views — Boxyfy has you covered.
External Services
This plugin connects to the following external services:
-
License Verification
– License keys are validated via an API call to the developer’s server.
– The following endpoints are used:
– https://test-im-netz.de/license-check.php (Standard)
– https://test-im-netz.de/license-pro-check.php (Pro)
– A daily cron job (boxyfy_daily_license_check
) checks the license status.
– The API request includes the license key, your site’s home URL (domain), and a local identifier.
– The transmitted domain is used solely to monitor the number of activated domains per license.
– No personal data is stored. These endpoints are used exclusively for Boxyfy license validation.
– Privacy Policy: https://boxyfy.de/unsere-datenschutzerklaerung
– Terms: https://boxyfy.de/unsere-agb -
Amazon Product Advertising API
– The plugin fetches product data using Amazon’s PA-API (Product Advertising API).
– It retrieves data based on the ASIN you enter:
– Price
– Title
– Image
– Sales Rank
– Product features
– API calls occur:
– When you manually retrieve product info in the backend
– When automatic updates are scheduled viaboxyfy_cron_update_amazon_prices
– When frontend Amazon shortcodes are displayed
– Update intervals can be set to 6, 12, 24, or 48 hours.
– Privacy: https://docs.aws.amazon.com/privacy/
– Terms: https://affiliate-program.amazon.com/help/operating/policies
These API requests are dynamically constructed in the plugin code based on the selected Amazon marketplace region, which the site owner defines in the plugin settings. The following remote URLs may be contacted:
– https://webservices.amazon.de/paapi5/getitems
– https://webservices.amazon.com/paapi5/getitems
– https://webservices.amazon.co.uk/paapi5/getitems
– https://webservices.amazon.co.jp/paapi5/getitems
– https://webservices.amazon.ca/paapi5/getitems
– https://webservices.amazon.fr/paapi5/getitems
– https://webservices.amazon.it/paapi5/getitems
– https://webservices.amazon.es/paapi5/getitems
– https://webservices.amazon.in/paapi5/getitems
All API calls are authenticated and require valid Amazon credentials entered by the site owner. API calls are triggered either manually by the site owner, automatically via scheduled updates, or dynamically when Amazon shortcodes are displayed to site visitors. No data is sent to Amazon unless required to fetch live product information.
Note: These connections are necessary for license checks and real-time Amazon data retrieval.
- Perplexity API via Proxy Server
– The plugin connects to https://test-im-netz.de/perplexity-proxy.php to retrieve AI chat responses.
– When the AI chatbox is used, a POST request containing the product name and user query is securely forwarded to the Perplexity API.
– No user-identifiable information is stored or logged.
– This connection is optional and only initiated if the AI Chatbox feature is activated in the plugin settings.
– Privacy Policy: https://boxyfy.de/unsere-datenschutzerklaerung
螢幕擷圖
Sample product page featuring an image slider, rankings, and pricing details. Amazon price chart showing historical data and a price alert feature. Product comparison boxes with ranking positions, star ratings, and price listings. Product comparison header with filter, sort, and search options. Advanced Amazon product box with image slider and flexible settings, including product tags. Compact and small Amazon product box with integrated price alert function. Amazon Bestseller Table: Displays best-selling products based on a keyword search. Amazon product slider displaying 4–10 products, including percentage savings and cart buttons. Boxyfy settings page: Configure Amazon price updates, product rankings, and appearance settings. Boxyfy product box with AI chat: Example of a backend-generated product box featuring product title, product details, prices, image, and integrated AI chat support.
安裝方式
- Go to WordPress Dashboard > Settings > Permalinks and click the Save Changes button to refresh your URL structure.
- Go to Boxyfy > Settings and click Save Changes at the bottom to apply the default plugin settings.
常見問題集
-
How do I configure Boxyfy after installation?
-
You can access all plugin options under Boxyfy > Settings:
– Set Amazon price update intervals (Pro only)
– Adjust colors, fonts, and design settings
– Customize affiliate disclaimers
– Define custom star rating thresholdsTo enable premium features like price alerts and comparison tables, enter your license key under Boxyfy > License Key. Learn more on https://boxyfy.de
-
How do I add new product pages?
-
- Navigate to Boxyfy > Add New Product
- Add a title and assign a category
- Fill in product data via metaboxes:
– Retrieve Amazon product info via ASIN
– Set rankings, ratings, labels, and features
-
Why is my product page not displaying correctly?
-
Go to WordPress > Settings > Permalinks and click Save Changes. This flushes the rewrite rules and resolves most issues with product page URLs.
-
How can I create product boxes for added products?
-
Boxyfy automatically generates product shortcodes under:
– Boxyfy > Product Box Shortcodes
– Boxyfy > Settings > ShortcodesYou can use them for:
– Individual product boxes
– Comparison tables by category -
How can I create Amazon product boxes?
-
Amazon product boxes are created via shortcodes. These are available in Boxyfy > Settings > Shortcodes.
-
Why don’t the filters or sorting work in product comparisons?
-
At the moment, comparison shortcodes can only be used once per page. Support for multiple instances will be added in an upcoming update.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.3.2
- Restored output for the AI chatbox (was previously removed and replaced with a comment)
- Added visual label for “Lowest Price” in product boxes
1.3.1
- Enhancement: Updated CSS for individual product boxes and script enqueue adjustments to ensure the AI chatbox, including its functionality, loads not only on product pages but also on regular pages. Previously, API queries did not work on standard pages.
- Enhancement: Improved product labels on the product page by adding an SVG check icon for each label.
- Enhancement: Multiple CSS adjustments, particularly setting a line-height of 1.5em for various elements in the product page template.
- Fix: Improved handling of missing or invalid UVP (list price) values from the Amazon API to prevent calculation errors.
- Fix: Enhanced data validation when retrieving UVP values from the database, ensuring consistent and numeric formatting.
- Enhancement: Adjusted hover background color for the filter header in the comparison table for products of the same category.
- Enhancement: Changed the image resolution in the individual product boxes of the comparison view for all products of the same category to “full” for sharper images in the frontend product boxes.
- Fix: Resolved issue with the media library uploader in the “Additional Prices” metabox, allowing logo images to be selected and saved correctly again.
- Enhancement: Updated the enqueue process for FontAwesome, utilizing both admin_enqueue and wp_enqueue to ensure it loads throughout the entire site.
- Enhancement: Added a permanent admin notice with a link to the Boxyfy live demo page for quick access.
- Enhancement: Added a quick access button linking to the Boxyfy live demo page and embedded the Boxyfy Quick Overview YouTube video on the “Info & Lizenz kaufen” admin page for improved presentation.
1.3
-
Enhancement: All Amazon product output types now support full caching functionality.
– This includes: Amazon Product Box, Product Box with Price Alert, Bestseller Table, Bestseller Product Boxes, and Product Slider.
– Cached data reduces API requests, speeds up load times, and improves stability with Amazon PA-API limits. -
Enhancement: New “Cache” tab added under Boxyfy ▸ Settings
– Globally enable or disable caching for Amazon product data.
– Manual “Clear Cache” button to flush all Boxyfy-related transients.
– Selectable cache duration intervals: 6, 12, 24, or 48 hours. -
Enhancement: Scoped all Amazon product slider styles under
.boxyfy-sliderboxes
and set arrow button backgrounds to transparent for better theme compatibility. - Enhancement: Scoped all bestseller table styles under
.boxyfy-amz-table
and replaced text-based sort/reset controls with consistent inline SVG icons. - Enhancement: Scoped all Amazon bestseller product box styles under
.boxyfy-amz-bestseller-liste
and refined the layout and alignment of the discount percentage label, including SVG icons. - Enhancement: Scoped all simple Amazon product box styles under
.boxyfy-simpleboxes
, including layout refinements for pricing and discount display. - Enhancement: Scoped all Amazon product box with price alert styles under
.boxyfy-productbox-alert
, including error/success messages, toggle button styles, and price alert form structure. - Enhancement: Replaced text-based slider arrows in Amazon simple product boxes with inline SVG icons for consistent rendering across themes and devices.
1.2
- Fix: Added missing enqueue for
single-produkt-shortcode.js
, enabling AI chat functionality on product detail pages. - Fix: Wrapped
add_action
forboxyfy_enqueue_heatmap_admin_scripts
in afunction_exists()
check to prevent fatal errors if the function is unavailable. - Fix: Ensured product images in the amazon-product-box-simple2 slider are always visible by applying
visibility: visible
andopacity: 1
. - Fix: Corrected the shortcode copy-to-clipboard logic in backend settings to include the
boxyfy_
prefix consistently. - Enhancement: Namespaced all CSS selectors of amazon-product-box and amazon-product-box-small with
.boxyfy
to prevent theme style conflicts.
1.1
- Fix: Resolved a mobile layout issue with the
.tsprodukt-image
container preventing responsive width below 900px. - Change: Increased maximum title length for Amazon product boxes from 120 to 200 characters.
- Enhancement: Display of sales rank (Sales Rank) added below UVP in Amazon product metabox.
- Design: Improved alignment of rating stars and added average score next to ratings.
- Design: Changed comparison box borders to dashed lines for better visual separation.
- Feature: Added a small inline SVG chart icon before the “Price history since…” label.
- UX: Adjusted filter and sort buttons to 50% width with a 10px gap.
- New Feature: Integrated AI chatbox (Pro only) with option to enable/disable and color settings.
1.0
- Initial release.