Skip to content

Instantly share code, notes, and snippets.

@justinboyle
Created November 14, 2013 17:34
Show Gist options
  • Save justinboyle/7470917 to your computer and use it in GitHub Desktop.
Save justinboyle/7470917 to your computer and use it in GitHub Desktop.
FOOTUAT-144
L#215 Shop9 tag: var attrs = [fsgCart.AverageRating, fsgCart.Review.TotalReviews, '', fsgCart.PrimaryProductCategory, isShoe, isNew, '', '', '', '', '', '', '', isMulti, '', fsgCart.LongSku.replace(/\s/g,''), '', '', '', '', '', '', '', '', 'BMSM'].join(delim);
L#135 Shop 5: var attrs = [fsgCart.AverageRating, fsgCart.Review.TotalRatings, '', fsgCart.PrimaryProductCategoryId, isShoe,isNew, '', '', '', '', '', '', '', isMulti, '', longSku, '', '', '', '', '', '', '', '', '', '', '',fsgCart.Brand].join(delim);
FOOTUAT-261
l#56: pageTag += '<script>cmCreatePageviewTag("Mobile:'+ fsgCore.PageId + '","","Mobile:' + fsgCore.CategoryId + '","","");<\/'+'script>';
@richter31
Copy link

site_analytics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment