Overview

Script integration

Recipe- and product to basket

What it is

The script integration is a drop-in widget for any website that already publishes recipes or products. You paste one line of script once, and we add our supermarket buttons beneath the ingredients or products automatically, with no design or development work on your side.

Your visitors never leave your page. They send the whole ingredient list to their chosen supermarket in a single tap. It is the fastest way to make an existing recipe website shoppable, and it is the same one line of code for every brand and influencer.

How it works

You add the script once and it loads quietly in the background. On every recipe it reads the ingredient list you already publish and places the supermarket buttons inline, right beneath them, styled to sit naturally in your page.

When a visitor taps a button, we match each ingredient to real products and forward the full basket into their supermarket of choice. The buttons stay in sync with your page on their own, so updating a recipe is all it takes to update what your audience orders.

Tip: Building with an AI assistant?

If an AI assistant or coding agent is adding the script for you, point it at llms.txt. That has everything it needs.

Note: Recipes need schema.org markup

We read your ingredients from the schema.org Recipe markup your pages already publish, so the buttons only appear on recipes with valid schema.org markup. Most recipe websites and plugins add this automatically.

The one line you add

index.html
<head>
  <script async src="…/tag.js"></script>
</head>
yourfoodblog.com/creamy-tuscan-chicken

Creamy Tuscan chicken pasta

⭐ 4.8 · 🕒 30 min · 🍽 4 servings

Ingredients

  • Spaghetti400 g
  • Chicken breast500 g
  • Sun-dried tomatoes100 g
  • Fresh spinach150 g
  • Double cream250 ml

Straight into your basket at:

Albert Heijn
Jumbo

Method

  1. 1Sear the chicken in olive oil until golden, then set aside.
  2. 2Soften the garlic, pour in the cream, melt the parmesan and stir through the sun-dried tomatoes, then fold in the spinach and pasta.
  3. 3Toss everything together, finish with extra parmesan and serve.
You add the line above once. Your readers just see the buttons.