
State: Product Activated
Official Version
Official version provided by the developers. Licensed under the GNU GPL, allowing use on an unlimited number of sites.
Technical Support
Professional assistance with any technical issues. Support is included in the price. Read our Support Policy.
Guarantees and Safety
100% safe and fully functional product. Completely risk‑free. 14‑day money‑back guarantee. Read our Refund Policy.
YITH Frequently Bought Together does one narrow job, and that’s why I like it: it builds an Amazon-style “buy these together” block on WooCommerce product pages without forcing a full bundle system onto the store.
I use it when the store needs controlled cross-sells, not vague related products. A merchant wants this phone + this charger + this case, with one add-to-cart action and optional bundle discount. That’s the sweet spot. If the catalog needs complex kits, inventory sync across components, or dynamic bundle rules, this is too light. For direct upsells, it’s efficient.
The logic is mostly admin-side and stored in WordPress/WooCommerce data, not hardcoded per product page.
You configure the global behavior in the YITH plugin panel, then assign linked products on the product edit screen. The plugin stores:
wp_options;On the frontend, it injects the box into the single product template using WooCommerce hooks. The rendering is plugin-driven, but the display point is usually adjustable from the plugin settings. That part is easy. The harder part is changing the actual markup logic or quantity behavior — that lives in the plugin templates/PHP.
What’s editable without code:
What’s not really “click-editable”:
If I need markup changes, I check whether that plugin version supports template overrides in the theme. If yes, I override there. I do not edit the YITH Frequently Bought Together files directly.
The first break is variable products. Not the plugin itself — the chain around it.
If one of the linked products is variable and the required variation isn’t resolved correctly, the bundle add-to-cart flow becomes inconsistent. Typical symptom: the main product adds fine, one linked item fails silently, or WooCommerce throws a variation error.
My first check is DevTools → Network and Console. I look for failed requests and Woo scripts not loading. The usual suspects are:
wc-add-to-cart-variationwc-cart-fragmentsjqueryjquery-coreAggressive JS delay/minify breaks this faster than people expect. The fastest fix is to exclude those handles in your performance plugin, then retest on a variable product page.
The second break is fragment/cart refresh trouble. You click the combined add-to-cart button, products are added, but mini-cart counts or notices don’t refresh correctly. That is usually a cart fragments or theme-AJAX conflict, not a pricing bug.
Fast workaround:
Caching can also produce stale prices or old linked-product output after editing the setup. When that happens, I purge page cache, plugin cache, and CDN cache, then hard refresh the product page. On Woo sites, stale fragment behavior often looks like a plugin bug when it’s really cached markup plus delayed JS.
All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.
View in VirusTotalIn the build I tested, the plugin was activated and fully working, with no feature restrictions in daily use.
Plain version of the licensing reality: YITH premium plugins generally run without a license key once installed, but without activation you usually lose:
Manual updates are simple:
If you overrode templates in the theme, recheck them after every update. If you edited plugin files directly, those edits will be overwritten. I never use that route.
Usually delayed or broken wc-add-to-cart-variation handling. Exclude Woo variation scripts from JS optimization and retest.
That’s usually wc-cart-fragments or theme AJAX interference. Check DevTools → Network for broken fragment requests.
Yes. That’s the main point of this plugin. The associations are set per product, not guessed by WooCommerce.
Usually yes for colors/spacing via CSS. Structural markup changes depend on whether your plugin version supports template overrides in the theme.
You can use any product from our store on as many websites as you like.
After purchasing a product, you’ll be able to download it — including the most recent version — for the next 72 hours. Once that period ends, you can either repurchase the product or switch to one of our membership plans.
With an active membership, updates are always included. You’ll have continuous access to the latest versions for as long as your membership remains active, without worrying about expiration dates.
Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.
You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.
No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.
We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.
No, license keys are not included. In the past, license sharing and related issues caused account problems, so we decided to stop distributing keys.
That said, all products you receive are fully authentic. For items that normally require activation, we provide them pre‑activated, allowing you to install and use them immediately without dealing with license input or activation errors.
Yes — 100%. All products are original and distributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer additional services such as custom development or one‑on‑one support. License keys are also not included. Instead, products that typically require activation are delivered ready to use, allowing installation on unlimited websites.
Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.
Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.
Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

Reviews
There are no reviews yet.