function loadDynamicCategories() {
$.getJSON('https://jsmcomputersolutions.com/wp-admin/admin-ajax.php?action=wpl_Pricetronic_store_categories&callback=?', function(data) {
$('#categories_wrapper').append('
');
$.each(data, function(index) {
$('#categories_wrapper ul').append('
'+data[index].cat_name+'');
});
});
// add optional link to store home page at the top
$('#categories_wrapper ul').prepend('
Store Home');
}
function loadjQuery() {
var head = document.getElementsByTagName("head")[0];
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js";
head.appendChild(script);
waitUntiljQueryIsLoaded();
}
function waitUntiljQueryIsLoaded() {
if ( typeof window.jQuery !== 'undefined' && window.jQuery ) {
if (typeof jQueryLoaded == 'function') {
jQueryLoaded();
}
} else {
window.setTimeout( waitUntiljQueryIsLoaded, 100 );
}
}
// payload - executed when jQuery has been loaded
function jQueryLoaded() {
jQuery(document).ready(function(){
// load categories
loadDynamicCategories();
});
}
// init
loadjQuery();
Generic SK-1688 PS/2 Keyboard
SKU: 63578
Store Categories
Used and tested working. Keyboard may have some scratches, scuffs or discoloring.
Shipping
Orders are processed within 1-2 business days. Please see the shipping options at the top of this listing for estimated shipping costs.
Payment
We proudly accept Paypal.
Please contact us if you have any questions.
Returns Accepted for this item if it's within 30 Days