Show BLIK first in Poland
When the shipping country is Poland, move BLIK to the first position at checkout so local shoppers see their preferred payment method by default.
Free template · imports into Nex Reorder via Rules → Import
Moves BLIK to the top of the payment method list at checkout when Shipping country is Poland.
The problem it solves
BLIK has become the default way to pay online in Poland — a six-digit code from the banking app, no card needed. Polish shoppers look for it first, so burying BLIK under card options adds friction exactly where Polish conversions are won or lost.
What you get
Puts Poland’s fastest-growing payment method at the top for local shoppers.
Matches how Poles actually pay — a familiar BLIK code, not a card form.
Only applies to shoppers shipping to Poland.
No theme or checkout code.
What the template contains
Reorder · Payment method
Conditions
- Shipping country is one of
Poland
New order
- 1 BLIK moved to the top
Reach for this when…
-
You sell into Poland and offer BLIK via your gateway.
-
Your checkout defaults to cards first.
-
You run Polish-language campaigns and want a native checkout.
Import in three steps
- 01
Download the JSON
Grab this template as a ready-to-import rule file.
- 02
Import in the app
In Nex Reorder, open Rules → Import and pick the file.
- 03
Review & activate
Tweak methods or conditions to match your store, then go live.
Good to know
- BLIK is added as a custom method matched by name — confirm it matches your checkout’s BLIK label.
- Ships with Poland pre-selected.
Questions
Show BLIK first in Poland
Does it hide any methods?
No — BLIK is only moved to the top; all methods stay available.
Other countries affected?
No. Scoped to shipping addresses in Poland.
Theme edits?
None — import and activate.
blik-first-poland.rule.json
{
"formatVersion": 1,
"type": "rule",
"app": "pay-reorder",
"exportedAt": "2026-08-03T00:00:00.000Z",
"rule": {
"name": "Show BLIK first in Poland",
"methodType": "payment",
"action": "reorder",
"methods": [
{
"name": "BLIK"
}
],
"conditions": [
{
"type": "shipping_country",
"operator": "in",
"values": [
"PL"
]
}
],
"matchType": "all",
"tier": "general",
"hideAll": false,
"displayOrder": [
{
"name": "BLIK",
"index": 1
}
]
}
}
This is the exact import format — app: "pay-reorder", validated by the app on import.
Related checkout rules
Control your Shopify checkout
$4.99/month, free trial. Import this template and go live in minutes.