ACCESSORIES

Accessories climate-3

{source}

<!– Modal –>
<div id=”myModal” class=”modal fade” role=”dialog”>
<div class=”modal-dialog”>
<!– Modal content–>
<div class=”modal-content”>
<div class=”modal-header”>
<h4 class=”modal-title”>Congrats!</h4>
</div>
<div class=”modal-body” style=”text-align: center; padding: 10px;”>
<p style=”color: green; font-size: x-large;”>The product has been added to the cart.</p>
<div id=”hideMsg”>
“Continue Shopping” in <span>5</span> Seconds
</div>
</div>
<div class=”modal-footer” style=”border-top: 0 !important;”>
<button id=”continue_shopping” type=”button” class=”btn btn-primary” onclick=”location.reload();”>Continue shopping</button>
<button type=”button” class=”btn btn-secondary” onclick=”window.location.href=’/index.php/shop-all/cart.html'”>Go to cart</button>
</div>
</div>
</div>
</div>

<script type=”text/javascript”>

function hide_message() {
// Number of seconds counter starts at is what’s in the span
var timer, counter = jQuery(“#hideMsg span”).text();

// Delay the fadeout counter seconds
jQuery(‘#hideMsg’).delay(counter * 1000).fadeOut(‘fast’);

// Update countdown number every second… and count down
timer = setInterval(function() {

jQuery(“#hideMsg span”).html(–counter);
if (counter == 0) { clearInterval(timer)};
}, 1000);
}

function set_data(product_id) {
var data = “quantity[]=”+1+”&virtuemart_product_id[]=”+product_id;

jQuery.ajax({
url: “index.php?option=com_virtuemart&nosef=1&view=cart&task=addJS”,
method: ‘GET’,
data: data,
success: function(data){
jQuery(‘#myModal’).modal(‘show’);
setTimeout(function () {
jQuery(‘#continue_shopping’).focus();
}, 100);

hide_message();

setTimeout(function(){
jQuery(“#continue_shopping”).click();
},5000);
}
});
}
</script>

 

<table style=”width: 100%;”>
<tbody>
<tr style=”height: 38px;”>
<td style=”height: 38px;” colspan=”3″>
<h2>Accessories</h2>
</td>
</tr>
<tr style=”height: 41px;”>
<td>
<h4>Power Supply</h4>
</td>
<td> </td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>Plug-in power supply, 24V / 500mA DC with Euro plug</td>
<td><a title=”Plut-in Power Supply” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=11021&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT11021</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘961’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td>Plug-in Power Supply, 24V / 750mA DC with Euro, US and UK plug</td>
<td><a title=”Plug-in Power Supply, 24V / 750mA DC with Euro, US and UK plug” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=11026&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT11026</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘962’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td>Power Supply for DIN rail mount, 24V / 630mA DC<br />(merchandise, 2-year manufacturer’s guarantee)</td>
<td><a style=”line-height: 15.8079996109009px;” title=”Power Supply” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=11080&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT11080</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘965’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td style=”height: 15px;” colspan=”2″><hr />
<h4>Storage and Visualization </h4>
</td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td> Motherbox 3</td>
<td><a title=”Motherbox 3″ href=”https://www.actcom.dk/index.php/shop-all.html?keyword=50504&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT50504</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘921’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 41px;”>
<td style=”height: 41px;” colspan=”2″><hr />
<h4>Measuring – Accessories </h4>
</td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>ISO factory calibration, 1×3 temperature points for complete device with calibration certificate, valid for 12 months<br />Delivery time approx. 10-14 days<br />(This article cannot be ordered as a sample.) – Contact us</td>
<td>WT57013</td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘1012’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td>Accredited DAkkS/DKD calibration, 1x 3 temperature points for complete device with calibration certificate, valid for 12 months<br />Delivery time approx. 10-14 days<br />(This article cannot be ordered as a sample.) – Contact us</td>
<td>WT57029</td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘1013’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td style=”height: 15px;” colspan=”2″><hr />
<h4>Mechanical Accessories</h4>
</td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>Mounting bracket for wall mounting</td>
<td><a title=”Mounting bracket” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=58812&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT58812</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘970’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td>19″ DIN rail</td>
<td><a title=”19&quot; DIN rail” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=58813&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT58813</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘971’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td>IP wall mount housing, 180 x 130 x 175 mm</td>
<td><a title=”IP wall mount housing” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=11120&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT11120</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘874’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 30px;”>
<td colspan=”2″><hr />
<h4 style=”text-align: left;”>Supplementary network products </h4>
</td>
<td> </td>
</tr>
<tr style=”height: 41px;”>
<td>Ethernet Switch Industry, 4 Port</td>
<td><a title=”Ethernet Switch Industry, 4 Port” href=”https://www.actcom.dk/index.php/shop-all.html?keyword=55604&amp;view=category&amp;option=com_virtuemart&amp;virtuemart_category_id=0&amp;Itemid=1087″ target=”_blank” rel=”noopener noreferrer”>WT55604</a></td>
<td><button id=”myaddtocart” class=”btn btn-primary” style=”padding: .25rem .5rem !important; font-size: 1.2rem !important; line-height: 1.5 !important; border-radius: .2rem !important;” type=”button” onclick=”set_data(‘988’);”>Add to cart</button> </td>

</tr>
<tr style=”height: 41px;”>
<td style=”height: 41px;” colspan=”2″><hr />
<h4>Software</h4>
 </td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>WuTility</td>
<td><a title=”WuTility” href=”http://actcom.dk/en/wutility” target=”_blank” rel=”noopener noreferrer”>WuTility</a></td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>Sensobase®</td>
<td><a title=”Download Sensobase” href=”https://www.wut.de/e-5764w-13-inus-000.php” target=”_blank” rel=”noopener noreferrer”>Download</a></td>
<td> </td>
</tr>
<tr style=”height: 30px;”>
<td>OPC Server</td>
<td><a style=”line-height: 15.8079996109009px;” title=”Software” href=”http://actcom.dk/en/support#download” target=”_blank” rel=”noopener noreferrer”>Software</a></td>
<td> </td>
</tr>
</tbody>
</table>

{/source}

Leave a Reply

Your email address will not be published. Required fields are marked *

No related posts found.