Category Archives: Shopware 6

Bay20’s Categories on the Detail Page Shopware Plugin: Turn Every Shopware Product Page Into a Doorway

shopware

Think about how people actually arrive at your store. They rarely start on the homepage and browse politely down through your navigation. They land on a product page — from Google, from an ad, from a shared link — with no idea what else you sell. At that moment your product page is doing two […]

Bay20 Promotion Message on Product Page Shopware Plugin: Say the Right Thing at the Right Moment

shopware

Most stores announce their offers in the worst possible place — a banner across the top of the homepage, which shoppers have been trained to scroll past for twenty years. By the time someone is on a product page weighing up a purchase, that message is long gone. Bay20 Promotion Message On Product Page moves […]

Bay20 Customer Comment in Invoice Shopware Plugin: Put Order Notes Where Your Team Will Actually See Them

shopware

A customer types a note at checkout. “Please leave with the neighbour.” “This is a gift — no price on the paperwork.” “Deliver after Friday, we are closed until then.” Then that note sits quietly inside the Shopware admin, on a screen nobody in the packing area ever opens. Meanwhile the person picking and packing […]

Bay20 Smart Cart Boost Shopware Plugin: Let Your Own Sales Data Build Your Shopware Cross-Sells

shopware

Every Shopware merchant knows cross-selling works. Almost nobody keeps it up. Setting related products manually for a 2,000-SKU catalogue is a job nobody has time for, and six months later those hand-picked suggestions are stale, sold out, or plain wrong. Bay20 Smart Cart Boost solves this by removing the manual work entirely — it builds […]

Bay20 Smart Variants for Shopware 6: Turn Sold-Out Frustration Into Cleaner Conversions

shopware

Every online store loses sales the same quiet way. A shopper falls for a product, clicks the colour or size they want, and hits a dead end — “not available.” That tiny moment of friction is often enough to send them back to search results, and straight to a competitor. Bay20 Smart Variants is a […]

How to Set Different Sorting for Each Category in Shopware 6 (Step-by-Step Guide)

How to Set Different Sorting for Each Category in Shopware 6

When managing an online store, how products are displayed can directly impact conversions. In Shopware 6, sorting plays a crucial role in guiding customers toward the right products. But what if you want different sorting rules for different categories? For example: Shopware 6 allows you to configure this, but it’s not always obvious at first […]

Shopware 6 Security Best Practices: Protecting Your Store

Shopware 6 Security Best Practices: Protecting Your Store

Security is more important than ever in the current digital environment. With the rapid rise of e-commerce, businesses need to be vigilant against cyber threats that could compromise their online stores. Shopware 6, a robust e-commerce platform, is designed to help merchants create dynamic online stores, but like any software, it requires proper security practices […]

How To Create Shopware 6 Custom Plugin Logger?

How To Create Shopware 6 Custom Plugin Logger

In Shopware 6, there is a plugin logger that allows your plugin to output logs to its own log file, separate from the default Shopware logs. This can be useful for debugging, auditing plugin-specific activity, or keeping logs organized. Here is where you learn how to use a custom logger that logs to a special file. Every log file will append the environment and the date, both set in the.env […]