esc_url_raw(rest_url('xshop/v1/')), 'nonce' => wp_create_nonce('wp_rest'), 'isRtl' => is_rtl(), 'i18n' => [ 'searchPlaceholder' => esc_html__('Search products…', 'xshop'), 'noResults' => esc_html__('No results found.', 'xshop'), ], ]); if (is_singular() && comments_open() && get_option('thread_comments')) { wp_enqueue_script('comment-reply'); } }