Size
Circumference (mm)
Diameter (mm)
function lgr_14k_buying_shortcode() { return '' . esc_html(get_option('lgr_14k_buying')) . ''; } add_shortcode('lgr_14k_buying', 'lgr_14k_buying_shortcode'); function lgr_14k_selling_shortcode() { return '' . esc_html(get_option('lgr_14k_selling')) . ''; } add_shortcode('lgr_14k_selling', 'lgr_14k_selling_shortcode');
There are no reviews yet.