PS5Cdiscount
4 years ago in Plain Text
<html>
<head>
<title>PS5 Cdiscount</title>
<script language="JavaScript" type="text/javascript">
var my_window;
function OpenWinStandard()
{
my_window=window.open("https://clients.cdiscount.com/Order/BuyAgainClick.html?ProductId=PS5STANDARDWHI&OfferId=562437507");
setTimeout("GoUrl('https://clients.cdiscount.com/Order/BuyAgainClick.html?ProductId=PS5DUALSENSEWHI&OfferId=562437515')", 1000);
setTimeout("GoUrl('https://order.cdiscount.com/OrderProcessShipping.mvc/ValidateSelection')", 3000);
}
function OpenWinDigital()
{
my_window=window.open("https://clients.cdiscount.com/Order/BuyAgainClick.html?ProductId=PS5DIGITALWHI&OfferId=562437511");
setTimeout("GoUrl('https://clients.cdiscount.com/Order/BuyAgainClick.html?ProductId=PS5DUALSENSEWHI&OfferId=562437515')", 1000);
setTimeout("GoUrl('https://order.cdiscount.com/OrderProcessShipping.mvc/ValidateSelection')", 3000);
}
function OpenWinPackStandard()
{
my_window=window.open("https://clients.cdiscount.com/Order/BuyAgainClick.html?ProductId=BUNPS5STDWHIMAN&OfferId=978786612");
setTimeout("GoUrl('https://order.cdiscount.com/OrderProcessShipping.mvc/ValidateSelection')", 3000);
}
function GoUrl(Url)
{
my_window.location=Url;
}
</script>
</head>
<body>
<p><span style="font-size: medium;"><strong>Pensez &agrave; vous <font style="background-color: #ffffff;" color="#ff0000">connecter &agrave; votre compte CDISCOUNT</font> avant d'ajouter au Panier.</strong></span></p>
<p><strong>Privil&eacute;gier les boutons :</strong>&nbsp;</p>
<p style="text-align: left;">
<ul>
<li><em><span style="font-size: x-small;">-&nbsp;AJOUTER AU PANIER - STANDARD + MANETTE</span></em></li>
<li><em><span style="font-size: x-small;">- AJOUTER AU PANIER - DIGITAL + MANETTE</span></em></li>
</ul>
</p>
<p><strong style="font-size: 0.9em;">Enfin pensez &agrave; <span style="color: #ff0000;">annuler la manette </span>quelques minutes apr&egrave;s la commande !!!</strong></p>
<br><br>
<button onclick="OpenWinStandard()">AJOUTER AU PANIER - STANDARD + MANETTE</button>
<br><br>
<button onclick="OpenWinDigital()">AJOUTER AU PANIER - DIGITAL + MANETTE</button>
<br><br>
<button onclick="OpenWinPackStandard()">AJOUTER AU PANIER - BUNDLE de la STANDARD avec MANETTE </button>
</body>
</html>