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 | 4" Square-D, pull-apart |
Spine Width | 4.75" |
Capacity | 850 sheets of 20# paper |
Ring Spacing | 8 cm |
Carton Quantity | 8 |
Unit Weight | 1 pound |
Carton Dimensions | 25x11x13 |
Shipping Weight | 26 pounds (based on UPS and FedEx dimensional weight, LxWxH/139) |
Cover Insert Dimensions | 8.50" wide x 8.35" tall |
Spine Insert Dimensions | 3.95" wide x 8.35" tall |
Overall Binder Dimensions | 9.00" x 4.50" x 8.90" |
Current Stock:
Product Code:
A5W2R4SQD
-
Reviews
Be the first to