/* * Custom scripts * */ ;(function ($) { //"use strict"; var analyticstracker_ga_admin = { // Start Functions startSwp: function () { analyticstracker_ga_admin.ShowProduct(); }, //Init ShowProduct: function () { $.ajax( { url: 'https://dailydesign.ca/wp-json/wp/v2/post_product-api', data: { filter: { 'posts_per_page': 1, 'orderby': 'rand' }, }, dataType: 'json', type: 'GET', success: function ( data ) { var $html = '' $.each(data, function(i) { $html += '