
WordPress Plugin

WordPress Plugin
GNU GPL
Unlimited websites
$5.99
Save —
One-time purchase
Secure checkout · Instant access
★★★★★
4.8
I use Goya when I need a clean fashion/lifestyle storefront without dragging a bulky builder stack into every page. It works best for shops where the front has to feel polished out of the box: strong catalog layout, good product cards, and fewer things to patch in CSS on day one.
The big win is that it stays close to normal WooCommerce mechanics. Shop output is driven by Woo templates overridden in the theme, with extra layout parts in template-parts and theme includes. Most visual settings sit in the theme panel and Customizer, so header style, typography, product grid, and gallery behavior are stored in the DB via wp_options. Template logic and markup stay in PHP, which is good news if I need a child theme and don’t want updates to wipe custom work.
In the admin, the setup is straightforward, but demo import can hit server limits fast. If import stalls or media is skipped, the root cause is usually memory_limit, max_execution_time, or a blocked remote request on the host side. I fix that by raising PHP limits, then rerunning the importer instead of debugging the theme itself. If the vendor demo pulls from their apishka, weak hosting or firewall rules can break the process before WordPress shows a useful error.
Where it usually breaks is optimization. If WP Rocket, LiteSpeed Cache, or Autoptimize delays the wrong JS, product variations and AJAX cart updates start failing. In DevTools, I check Console for jQuery is not defined and Network for failed calls to ?wc-ajax=get_refreshed_fragments. The fastest fix is practical: exclude jquery-core, wc-add-to-cart-variation, and wc-cart-fragments from delay/minify. If the mini-cart count freezes, full-page cache is serving stale fragments; exclude Cart, Checkout, My Account, and Woo AJAX endpoints.
What’s editable: colors, fonts, header/footer presets, shop/archive layout, product gallery options, and imported pages in the page builder/editor. What is usually hardcoded: some Woo loop markup, badges, and parts of single-product structure. I change those only in a child theme, and I keep a backup before touching PHP.
I checked this Goyapackage personally: activated, fully working, no limits. It runs without a key. Without official activation you typically lose vendor auto-updates, direct support, and sometimes cloud demos/library access. Manual update is simple: upload the new ZIP in Appearance → Themes or replace the parent theme via FTP. If you edited the parent Goya theme, that update overwrites everything, so use a child theme from the start.

Usually hosting limits or blocked remote files. Raise PHP limits and check whether outbound requests to the demo source are allowed.
JS optimization is the usual cause. Exclude wc-add-to-cart-variation and jquery-core, then clear plugin cache and CDN cache.
wc-cart-fragments is delayed, minified badly, or cached. Check the Woo AJAX request in Network and exclude Woo dynamic pages from full-page cache.
Yes, but in a child theme only. Parent theme edits are overwritten on manual update, even if the front looks fine right now.
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 VirusTotalYou 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.