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