May 23, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 33%
Custom JavaScript:
const res = fetch("/cart/update.js", {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify({
attributes: {
'_igShowBlock': "false"
},
}),...
Injection: timeout (2500ms timeout)
Traffic allocation: 34%
Custom JavaScript:
const res = fetch("/cart/update.js", {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify({
attributes: {
'_igShowBlock': "review"
},
})...
Injection: timeout (2500ms timeout)
Traffic allocation: 33%
Custom JavaScript:
const res = fetch("/cart/update.js", {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify({
attributes: {
'_igShowBlock': "countdown"
},
...
Injection: timeout (2500ms timeout)