
WordPress Plugin

WordPress Plugin
GNU GPL
Unlimited websites
$5.99
Save —
One-time purchase
Secure checkout · Instant access
★★★★★
4.8
I usually deploy Yobazar when a client wants a fashion-forward WooCommerce store but lacks the budget for a fully custom headless build. It’s an Elementor-based theme that leans heavily into complex product grids, variation swatches, and off-canvas cart mechanics. It solves the visual problem perfectly, but because it relies on Elementor heavily, it requires strict technical handling to keep the site from crawling.
Under the hood, Yobazar overrides standard WooCommerce templates aggressively. You’ll find these overrides sitting in /wp-content/themes/yobazar/woocommerce/. Instead of standard hooks, it registers custom Elementor widgets for almost every Woo component—product loops, single product galleries, and AJAX carts. Theme settings are a hybrid: global typography and colors live in the standard Customizer, but specific shop behaviors (like catalog mode or AJAX pagination) are tucked into its own theme options panel. It stores these configurations in the wp_options table, while the actual layout structures are saved as Elementor post meta. Assets are enqueued dynamically, but I frequently notice it loads its main slider and swatch scripts globally rather than conditionally.
[virustotal url=”https://www.virustotal.com/gui/file/3d58514860883458c82e06e43c4d8ddb2fefc410b686f2b34f8c10b70cf45e7b”]
The biggest headache I see with Yobazar involves aggressive caching breaking the product variation swatches and the AJAX add-to-cart function. When you run WP Rocket or LiteSpeed Cache, delaying JavaScript often kills the variation listener. The user clicks a color swatch, and nothing happens. I fix this by explicitly excluding wc-add-to-cart-variation.min.js, jquery-core, and the theme’s specific yobazar-theme.js from JS delay and minification. If the Elementor DOM gets too large on the shop archive page, I also disable the theme’s built-in “quick view” modal, as it pre-loads hidden HTML for every single product in the grid, bloating the DOM size exponentially.
Let’s talk about the GPL version of Yobazar. The file provided is pre-activated and fully working without any restrictions; I have personally tested it. You do not need a license key to run the store, build pages, or process orders. The bundled demo import works fine because the XML and JSON files are included in the package. What you lose without an active developer license is direct support from the author and one-click auto-updates from your WordPress dashboard. To update, you have to do it manually: download the latest ZIP, upload it via Appearance > Themes (or FTP), and overwrite the parent theme folder. Always use a child theme for your custom PHP or CSS, otherwise, your tweaks will be wiped out during this manual update process.

You likely haven’t mapped the custom attributes in the theme options. Go to Products > Attributes, ensure your color/size attributes are set to “Label” or “Color”, and then check the Yobazar theme settings under “WooCommerce > Product Archive” to enable swatches on the loop. Clear your object cache afterward.
This is a memory exhaustion issue caused by loading WooCommerce widgets inside the header template. Increase your WP_MEMORY_LIMIT in wp-config.php to at least 512M. If it still hangs, temporarily disable your caching plugin while editing the header, as minified backend assets often conflict with Elementor’s editor scripts.
This happens when a product has mandatory variations (like size) but no default variation is selected in the WooCommerce product data panel. The AJAX script cannot guess the size, so it forces a redirect. Edit the product, go to Variations, and set a “Default Form Value” to fix the loop.
You can use any product from our store on as many websites as you like.
Single purchase includes download access for 72 hours. Future version downloads require repurchase or an active membership.
Manual updates are available to customers with active access.
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 or required. Because all items are distributed under the GNU General Public License (GPL), a license key is not necessary to access the software’s functionality.
All products you receive are fully authentic. The files are provided fully functional and optimized for immediate installation, allowing you to use them seamlessly right out of the box without any restrictions.
Yes — 100%. All products contain the original code and are legally redistributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer premium author services, such as custom development or one‑on‑one technical support. Additionally, since the software is fully GPL-compliant, it is provided ready for use and can be freely installed on an unlimited number of 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.