
Product
$730.00
APEX Portable Digital Athletic Scale with Remote Indicator, Includes Non-Medical-Grade AC Adapter
/* [scm_brand_list tax="pwb-brand" orderby="name" order="ASC" show_count="false" limit="0"] */ add_shortcode('scm_brand_list', function($atts){ $a = shortcode_atts([ 'tax' => 'pwb-brand', // try product_brand or yith_product_brand if needed 'orderby' => 'name', // name|count 'order' => 'ASC', // ASC|DESC 'show_count' => 'false', 'limit' => '0' ], $atts); $terms = get_terms(['taxonomy'=>$a['tax'],'hide_empty'=>false]); if (is_wp_error($terms) || !$terms) return ''; // sort if (strtolower($a['orderby'])==='count') { usort($terms, fn($x,$y)=>intval($x->count)<=>intval($y->count)); } else { usort($terms, fn($x,$y)=>strcasecmp($x->name,$y->name)); } if (strtoupper($a['order'])==='DESC') $terms = array_reverse($terms); if (($lim=intval($a['limit']))>0) $terms = array_slice($terms,0,$lim); $out = '

$730.00
APEX Portable Digital Athletic Scale with Remote Indicator, Includes Non-Medical-Grade AC Adapter
Reviews
There are no reviews yet.