Skip to content
Veravix

Veravix

Step-by-Step Guides to Building and Growing Your Website

  • Home
  • About
  • Privacy Policy
  • Terms and Conditions
  • Disclosure
  • Cookie Policy (EU)
  • Contact
  • Imprint

Ecommerce

Ecommerce covers building and running an online store in WooCommerce — initial setup (products, payments, shipping, tax), and the ongoing work that follows: checkout and cart customisation, product pages, subscriptions, coupons, reviews, inventory, and recovering abandoned carts.

Most of this is written for owners configuring their own store, not developers building something custom. The focus stays on changes that actually affect conversion and day-to-day running, past just clicking through the setup wizard.

How to Set Up WooCommerce Refunds and Returns for Beginners

August 5, 2026May 16, 2026 by Etienne Basson
A banknote with a dollar coin and a green circular arrow looping back over it representing WooCommerce refunds and returns

How to set up WooCommerce refunds and returns properly — EU/UK’s mandatory 14-day withdrawal right, the digital-content exception, manual vs automatic refunds, and rules by product type.

Categories Ecommerce

How to Sell Digital Downloads in WooCommerce for Beginners

August 5, 2026May 14, 2026 by Etienne Basson
A document with a downward arrow entering a green delivery tray representing selling digital downloads in WooCommerce

Selling PDFs, templates, or other digital files through WooCommerce only takes a few settings, but the wrong ones cause broken downloads, unprotected files, and skipped EU VAT obligations. Here’s how to set it up properly.

Categories Ecommerce

How to Set Up WooCommerce Security for Beginners

August 5, 2026May 12, 2026 by Etienne Basson
A shield with a checkmark inside representing WooCommerce store security hardening

The PCI compliance tier a store actually falls under depends on a checkout detail most owners never think about — whether card fields are a genuine hosted iframe (the lighter SAQ A) or embedded via Stripe Elements (the heavier SAQ A-EP, which is most WooCommerce stores).

Categories Ecommerce, Website Security

How to Set Up WooCommerce Customer Accounts for Beginners

August 24, 2026May 10, 2026 by Etienne Basson
A user profile page outline with an account icon representing WooCommerce customer accounts

Forced account creation costs a real, measured 26% of checkouts (Baymard Institute) — the settings that keep guest checkout available while still getting customers to sign up, and the My Account setup that supports it.

Categories Ecommerce

How to Set Up Abandoned Cart Recovery in WooCommerce for Beginners

August 31, 2026May 8, 2026 by Etienne Basson
A shopping cart outline with a green circular recovery arrow above it representing WooCommerce abandoned cart recovery

Real recovery numbers (10.2% average, top performers reaching 10-14%) — plus the GDPR nuance most guides skip entirely: a cart-recovery email is legally marketing, not a transaction, and that changes what’s actually allowed to send in the EU.

Categories Ecommerce

How to Set Up WooCommerce Analytics and Reports for Beginners

August 14, 2026May 6, 2026 by Etienne Basson
A bar chart with an upward trend line representing WooCommerce analytics and reports

WooCommerce Analytics reads from the same order data that moved to custom database tables under High-Performance Order Storage — worth knowing if a store recently switched storage modes and numbers look off.

Categories Ecommerce

How to Set Up WooCommerce Shipping Zones for Beginners

August 14, 2026May 3, 2026 by Etienne Basson
A delivery truck outline with green wheels representing WooCommerce shipping zones

WooCommerce shipping zones control where you ship and what you charge — set them up correctly and checkout rates stop being a mystery. Here’s the zone setup plus what live carrier rates actually require.

Categories Ecommerce

How to Manage WooCommerce Orders for Beginners

August 20, 2026May 3, 2026 by Etienne Basson
A package box outline with a green checkmark badge representing managing WooCommerce orders

The order workflow itself hasn’t changed, but where WooCommerce actually stores your orders has — High-Performance Order Storage is now the default, and it’s worth knowing which mode your store is on.

Categories Ecommerce

How to Set Up WooCommerce Product Reviews for Beginners

August 5, 2026May 1, 2026 by Etienne Basson
Five gold stars in a row with a review card beneath representing WooCommerce product reviews

Worth clarifying since it trips up a lot of stores: Google’s ban on “self-serving” review rich snippets covers LocalBusiness/Organization schema, not genuine WooCommerce product reviews — those still qualify for star ratings in search results.

Categories Ecommerce

How to Set Up WooCommerce Inventory Management for Beginners

September 6, 2026April 29, 2026 by Etienne Basson
How to Set Up WooCommerce Inventory Management for Beginners

The setting most inventory guides skip entirely: Hold Stock (minutes), which reserves inventory for unpaid orders so two customers can’t both “buy” the last unit during checkout, plus the honest caveat that it isn’t perfectly reliable.

Categories Ecommerce
Older posts
Newer posts
← Previous Page1 Page2 Page3 Next →

Categories

  • Artificial Intelligence (21)
  • Content Strategy (18)
  • Ecommerce (29)
  • Freelancing (18)
  • SEO (37)
  • Web Hosting (17)
  • Website Analytics (20)
  • Website Design (18)
  • Website Maintenance (21)
  • Website Marketing (22)
  • Website Monetisation (17)
  • Website Performance (20)
  • Website Security (23)
  • Website Setup (34)
  • Website Structure (23)

Latest Posts

  • WooCommerce HPOS Explained: What Changed in 2026, and What to Check FirstSeptember 6, 2026
    WooCommerce 10.7 quietly turned off the automatic patch between the old and new order tables. What HPOS actually is, how to check which mode a store is running, and what to verify before migrating.
  • Website Security category thumbnail: What to decide before your WordPress site gets hacked, not after
    What to Decide Before Your WordPress Site Gets Hacked, Not AfterSeptember 5, 2026
    Most WordPress incident-response guides are cleanup instructions for after a hack. The real gap is deciding beforehand who can take the site offline, whether your backups actually restore, and what the 72-hour GDPR clock means once visitor data is exposed.
  • WooCommerce vs. Shopify comparison, Ecommerce category thumbnail for veravix.com
    WooCommerce vs. Shopify: What the Sticker Price Doesn’t Tell YouSeptember 3, 2026
    A genuine cost comparison between WooCommerce and Shopify, priced at a real order volume from each platform’s own current pricing pages — hosting, payment processing, apps and extensions, payment-processor lock-in, data ownership, and which real business situations actually favor each one.
  • PHP 8.2 Loses Security Support in December: How to Update Your WordPress Site’s PHP VersionSeptember 2, 2026
    PHP 8.2 loses security support on December 31, 2026, and PHP 8.1 is already fully end-of-life. What that actually means for a WordPress site still running an older version, and how to check and upgrade safely.
  • Featured image for WordPress 7.1 Broke Sites in Hours: How to Handle Any Major Update, Website Maintenance category, Veravix
    WordPress 7.1 Broke Sites in Hours: How to Handle Any Major UpdateSeptember 1, 2026
    WordPress 7.1 broke WP Rocket sites within hours of release, some locked out of wp-admin entirely. What actually caused it, and a practical checklist for surviving any major WordPress update without becoming the next fire.
  • The ‘Mobile’ Toggle in DevTools Isn’t Testing Your Site on MobileAugust 31, 2026
    Toggling the DevTools device toolbar changes the viewport, not the CPU or network. Here's the real gap between simulated throttling, calibrated throttling, and an actual phone on an actual connection — and why INP is the metric that exposes it.
  • Auditing Third-Party Scripts: What to Cut, Delay, and KeepAugust 30, 2026
    A clean plugin list and a caching plugin aren't enough if third-party scripts are still the real Total Blocking Time problem. How to actually find, audit, and decide what to cut, delay, or keep.
  • Color Palette Tools: Generators, Contrast Checkers, What Each One CatchesAugust 29, 2026
    Palette generators like Coolors and Adobe Color check whether colors look good together. They don't check whether the text sitting on them is readable. Here's how to run both checks properly, with real WCAG numbers.
  • GA4 vs. Privacy-Focused Analytics: Plausible, Fathom, and When to SwitchAugust 28, 2026
    Most sites install GA4 by default and pay for it with a cookie consent wall, even with no ecommerce or remarketing to justify it. When GA4 is actually worth that cost, and when a privacy-focused alternative fits better.
  • Dark Mode for WordPress: Plugin, Custom CSS, or Skip It?August 26, 2026
    “Add dark mode” is really three different technical decisions. Here's how to pick the right one — pure CSS, plugin, or a hand-built toggle — and the classic-theme constraint most guides skip.

Search

Quick Links

  • Home
  • About
  • Privacy Policy
  • Terms and Conditions
  • Disclosure
  • Cookie Policy (EU)
  • Contact
  • Imprint
© 2026 Veravix • Built with GeneratePress
Manage your privacy

To provide the best experiences, we and our partners use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us and our partners to process personal data such as browsing behavior or unique IDs on this site and show (non-) personalized ads. Not consenting or withdrawing consent, may adversely affect certain features and functions.

Click below to consent to the above or make granular choices. Your choices will be applied to this site only. You can change your settings at any time, including withdrawing your consent, by using the toggles on the Cookie Policy, or by clicking on the manage consent button at the bottom of the screen.

Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Statistics

Marketing

Features
Always active

Always active
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
Manage options
  • {title}
  • {title}
  • {title}