...

Sober 3.6.3 – WooCommerce WordPress Theme

themeforest logo
sober-download

Original price was: $59.00.Current price is: $5.99.

Special offer: Get our Lifetime Membership for ONLY $92 Join Now
Product Version: 3.6.3

State: Product Activated

Brand: Themeforest
Developer: Go To Site

License: GNU GPL

sober-download

Original price was: $59.00.Current price is: $5.99.

Product Version: 3.6.3

State: Product Activated

Brand: Themeforest
Developer: Go To Site

License: GNU GPL

Special offer: Get our Lifetime Membership for ONLY $92 Join Now

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.

Sober is the WooCommerce theme I use when the brief is “minimal, premium, fashion-like”—lots of whitespace, tight typography, and product grids that don’t scream “template”. It fits boutiques, home goods, cosmetics, and any catalog where photography does the selling.

It’s not the best pick for mega-stores with layered navigation everywhere. The moment you bolt on heavy filtering, infinite widgets, and popups, its “sober” feel turns into a JS carnival.

How it behaves inside WordPress (where the levers actually are)

Sober is still a classic Woo theme: it wins by template overrides + frontend UX scripts.

What I check first on any install:

  • Woo template overrides: /wp-content/themes/sober/woocommerce/ (product loop, single product, cart fragments markup, quick view templates if included). If something looks “custom”, it’s usually coming from there.
  • Theme settings: commonly split between Customizer (logo, typography, colors, header layout) and a theme options panel. Those values live in the DB (wp_options), not in PHP files—so staging → production migrations need a DB move, not just file copy.
  • “Companion” plugin: many Sober setups rely on a theme addon plugin for shortcodes/widgets, swatches, quick view, etc. If that addon is missing, demo pages import but key blocks don’t render.
  • Assets that must load cleanly: Sober leans on AJAX UX (quick view, off-canvas cart/search). When it breaks, it’s almost always script order or optimization:
    • jquery-core
    • wc-add-to-cart, wc-add-to-cart-variation
    • wc-cart-fragments
    • theme main JS (often handles quick view / ajax search)

Editable vs hardcoded in real life:

  • Editable: header style, product grid settings, typography, some product card bits (theme options/Customizer).
  • Hardcoded-ish: exact markup of product cards and quick view inside theme overrides; serious changes belong in a child theme.

The failures I see most (cause → fix)

Variations don’t update / Add to cart fails on variable products

Cause: delay/defer/minify breaks Woo’s variation script timing.

Fast fix:

  • In your optimization plugin, exclude from delay/defer on product pages:
    • wc-add-to-cart-variation
    • jquery-core (if delayed, Sober’s handlers often attach too early/late)
  • DevTools → Console: look for jQuery is not defined or variation-related exceptions.
  • DevTools → Network: confirm those scripts load with 200 and aren’t blocked/merged into a broken bundle.

Mini-cart count stuck / cart looks “cached”

Cause: page cache + Woo fragments mismatch (or fragments disabled).

Fix:

  • Don’t cache: /cart/, /checkout/, /my-account/.
  • If you turned off fragments, turn wc-cart-fragments back on (or use a targeted fragments optimization). Sober’s header cart UI depends on it.

Quick View / AJAX search opens but shows blank content

Cause: the AJAX endpoint returns cached HTML, or security plugins block admin-ajax calls.

Fix:

  • DevTools → Network: watch calls to admin-ajax.php when opening quick view/search.
  • Whitelist admin-ajax.php in security/WAF rules if it’s being challenged.
  • Exclude those AJAX responses from cache (some hosts cache too aggressively at the edge).

VirusTotal archive check

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 VirusTotal

Activation + updates (plain truth)

Sober generally runs without a key, but without activation you usually lose one-click updates, bundled demo import/library access, and vendor support. My copy is activated and fully working (personally verified), so you’re not blocked on demos or theme panels.

Manual update path (when needed):

  • Upload the new theme ZIP via Appearance → Themes → Add New → Upload or replace via FTP.
  • Any edits inside the parent theme get overwritten—especially /sober/woocommerce/. Real customization lives in a child theme (templates + functions.php) or via hooks.

Manually Update WordPress Theme Guide
You can find detailed instructions on how to update a theme or plugin on this page.

Practical FAQ (things devs actually ask)

Delay JS/minify changed script order. Exclude wc-add-to-cart-variation, avoid delaying jquery-core, and retest quick view + cart.

In a child theme: override the relevant file from /themes/sober/woocommerce/ (or use hooks if provided). Parent edits vanish on update.

wc-cart-fragments is blocked/disabled or cart/account pages are cached. Re-enable fragments and exclude those URLs from caching.

Missing the theme’s addon/builder plugins or menus/homepage not assigned. Activate required plugins, set homepage in Settings → Reading, assign menus in Appearance → Menus.

WPC Composite Products 7.8.3 – for WooCommerce
YITH Product Add‑Ons 4.32.1 – for WooCommerce

Reviews

There are no reviews yet.

Be the first to review “Sober 3.6.3 – WooCommerce WordPress Theme”

Before you send us a support request, take a quick look at our Terms Of Use and FAQs. We know nobody loves reading them, but very often the answer is already there and saves you some time.

What to do first

  1. If that doesn’t help, check the product documentation next.
    A lot of small issues come from missed settings or simple setup steps, and the docs usually clear that up pretty fast.
  2. Still not working?
    No problem — just open a support ticket and tell us what’s going on. We’ll take it from there.
  3. When to expect a reply
    We usually get back to you within 1–2 business days. Sometimes faster, depending on the issue.

How to explain the problem (this really helps)

  • Be specific
    Instead of saying “it doesn’t work,” tell us what exactly is going wrong. Which button? Which feature? What were you trying to do when it happened?
  • Add screenshots
    Screenshots make a huge difference. Seriously. A simple image (or link to one) helps us understand the issue right away and saves a lot of back‑and‑forth.

Following these steps helps us help you faster — and with fewer questions along the way. Thanks for making support easier for everyone.

Answers to common questions!

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.

super offers of the month