
Product
$2,620.00
Floor Scale, Electronic, Portable, 40.5″ X 32.5″, 1,000 Lb Capacity, Mild Steel, 185B-DB9 Indicator
/* [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 = '

$2,620.00
Floor Scale, Electronic, Portable, 40.5″ X 32.5″, 1,000 Lb Capacity, Mild Steel, 185B-DB9 Indicator
Reviews
There are no reviews yet.