.105 X 3LB ORANGE DIAMOND WHIPPER CORD
PRODUCT DESCRIPTION
SKU
12151
Categories Lawn and Garden, Parts, ROTARY
.105 X 3LB ORANGE DIAMOND WHIP
add_shortcode('aggregate_list', function () { $args = array( 'post_type' => 'aggregate', 'posts_per_page' => -1 ); $query = new WP_Query($args); ob_start(); if ($query->have_posts()) { echo '
Bag: $' . number_format($bag) . '
'; echo 'Yard: $' . number_format($yard) . '
'; echo 'Truck Load: $' . number_format($truck) . '
'; echo 'No aggregate items found.
'; } return ob_get_clean(); });