Ts-Shop
All articles
Tutorial5 min readPublished on 22 March 2026

Add a store to a WordPress, Webflow or Notion site without rebuilding it

Your site already exists and you like it. Why tear it down to sell three products?

The false "migrate everything or nothing" dilemma

You're told that adding a store means rebuilding your site on an e-commerce platform. It's false, and costly: you lose your design, your earned SEO, your habits. To sell a few products, it's overkill.

The "embed-anywhere" approach does the opposite: the store grafts onto what exists. You keep your site and just add a slice of store where you want it.

The three-line snippet

In practice, you paste an HTML block where the button should appear, plus a script that loads the widget. On WordPress it goes in a "Custom HTML" block; on Webflow, in an Embed; on published Notion, via an embed service; on a static page, straight into the code.

  • A buy button for a specific product.
  • A full store embedded inside a page.
  • A carousel of featured products.

Why an isolated iframe is better

The widget renders inside an isolated iframe: its styles don't break your site, and your site's styles don't break the widget. It resizes itself based on its content and talks to the parent page to, for instance, break out to checkout at the right moment.

The result: zero CSS conflicts, zero plugin slowing your site down, zero updates to manage on your end.

What about payment?

Payment stays wired to your own provider. The customer clicks Buy in the widget, pays securely, and the money arrives directly with you. Your WordPress site never handles card data: compliance stays on the payment provider's side.

Frequently asked questions

Do I need a WordPress plugin to add the store?
No. A simple HTML block is enough: you paste the snippet into a "Custom HTML" block. No plugin to install or maintain.
Will the widget break my site's design?
No. It renders inside an isolated iframe: styles don't mix. The widget resizes automatically to fit cleanly.
Does it work on Webflow and Notion too?
Yes. Any site that accepts an HTML embed block can host the widget: Webflow (Embed), published Notion, Squarespace, or a plain static page.

Launch your store in 5 minutes

0% commission. Embedded anywhere. One photo is all it takes to start.