Skip to content

Instantly share code, notes, and snippets.

View lxalano's full-sized avatar
😃
hello

King lxalano

😃
hello
View GitHub Profile
var pSettings = {
/*ConversionPirate.com*/
progressBg: '#23468c',
progressBg2: '#d9e3f7',
highDemandText: "An item you ordered is in high demand. No worries, we have reserved your order.",
discountText: "Enter your discount code here",
whyUsImg1: 'https://cdn.shopify.com/s/files/1/1319/2435/t/4/assets/money-back.png',
whyUsTitle1: "30-day Satisfaction guarantee with Money Back",
@lxalano
lxalano / Shopify-Checkout-Hack.js
Created August 19, 2019 06:57 — forked from cvieth/Shopify-Checkout-Hack.js
Shopify Checkout Hack - This scipt helps to modify the Shopify Checkout Pages
/**
* Shopify Checkout Hack
*
* This scipt helps to modify the Shopify Checkout Pages. To run this script, add your
* code for each checkout step, compress your code with a tool of your choice and paste
* it to:
*
* Admin > General > Google Analytics > Additional Google Analytics Javascript
*
* @author Christoph Vieth <[email protected]>