Fri Mar 24 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
<script>

  (function(){
  

     if(productsInCart[0].product.sku == 90288 || productsInCart[0].product.sku == 90291 || productsInCart[0].product.sku == 99042 || productsInCart[0].product.sku == 97342 || productsInCart[0].product.sku == 97352 || productsInCart[0].product.sku == 90487    ){
   var cookieExists = document.cookie.match(/smart.3paytest/);
document.cookie='smart=3paytest; expires=Fri, 30 Mar 2017 20:47:11 UTC; path=/; host=.rosettastone.com';
!cookieExists && (window.location = window.location);

   }
  
  
}());
  
</script>