gtag('config', 'AW-1070413478');
function trackEcommerce() {
function gaAddTrans(orderID, store, total, tax, shipping, city, state, country, currency, channelInfo) {
var transaction = {
id: orderID,
affiliation: store,
revenue: total,
tax: tax,
shipping: shipping,
city: city,
state: state,
country: country
};
if (currency) {
transaction.currency = currency;
}
ga('ecommerce:addTransaction', transaction);
}
function gaAddItems(orderID, sku, product, variation, price, qty) {
ga('ecommerce:addItem', {
id: orderID,
sku: sku,
name: product,
category: variation,
price: price,
quantity: qty
});
}
function gaTrackTrans() {
ga('ecommerce:send');
}
function gtagAddTrans(orderID, store, total, tax, shipping, city, state, country, currency, channelInfo) {
this.transaction = {
transaction_id: orderID,
affiliation: store,
value: total,
tax: tax,
shipping: shipping,
items: []
};
if (currency) {
this.transaction.currency = currency;
}
}
function gtagAddItem(orderID, sku, product, variation, price, qty) {
this.transaction.items.push({
id: sku,
name: product,
category: variation,
price: price,
quantity: qty
});
}
function gtagTrackTrans() {
gtag('event', 'purchase', this.transaction);
gtag('event', 'conversion', {
'send_to': 'AW-1070413478/xEf1COTWp8wBEKbttP4D',
'value': this.transaction.value,
'transaction_id': this.transaction.transaction_id,
});
this.transaction = null;
}
if (typeof gtag === 'function') {
this._addTrans = gtagAddTrans;
this._addItem = gtagAddItem;
this._trackTrans = gtagTrackTrans;
} else if (typeof ga === 'function') {
this._addTrans = gaAddTrans;
this._addItem = gaAddItems;
this._trackTrans = gaTrackTrans;
}
}
var pageTracker = new trackEcommerce();
Free shipping on orders over $500!
For support, please contact us at (512) 844-7366.
-
Details
Ring Size / Style |
1” D-ring, pull-apart |
Spine Width |
1.75” |
Capacity |
175 pages of 20# paper |
Ring Spacing |
8 cm |
Unit Weight |
1 pound |
Carton Quantity |
12 |
Carton Dimensions |
13x13x14 |
Shipping Weight |
18 pounds (based on UPS and FedEx dimensional weight, LxWxH/139) |
Cover Insert Dimensions |
9.80” wide x 11.75” tall |
Spine Insert Dimensions |
1.15” wide x 11.75” tall |
Overall Binder Dimensions |
10.50” x 2.00” x 12.25” |
Current Stock:
Product Code:
A4W4R1D
-
Reviews
Be the first to