get_sku() ?: 'SKU-' . $product->get_id(); $cats = get_the_terms(get_the_ID(), 'product_cat'); $catname = $cats ? $cats[0]->name : 'Product'; $cat_url = $cats ? get_term_link($cats[0]) : get_permalink(wc_get_page_id('shop')); $gallery_ids = $product->get_gallery_image_ids(); $main_img_id = $product->get_image_id(); $all_imgs = $main_img_id ? array_merge([$main_img_id], $gallery_ids) : $gallery_ids; $price = $product->get_price_html(); $stock = $product->get_stock_status(); $stock_label = $stock === 'instock' ? '● IN STOCK' : ($stock === 'onbackorder' ? '◐ BACKORDER' : '○ OUT OF STOCK'); $stock_color = $stock === 'instock' ? 'var(--olive-dark)' : ($stock === 'onbackorder' ? 'var(--stamp)' : 'var(--ink-faint)'); ?>
Shop / /
· get_type())); ?> ·

get_short_description()) : ?>

get_short_description()); ?>

get_rating_count() > 0) : ?> get_average_rating()); ?> get_average_rating()); ?> · get_rating_count()); ?> reviews ·
USD · ship $4.50 · free over $40
get_description()) : ?>
get_description(), 40)); ?>
get_attributes(); ?>
SECTION 4-A · SPECIFICATIONS
    get_name()); $attr_vals = $attr->is_taxonomy() ? wc_get_product_terms($product->get_id(), $attr->get_name(), ['fields' => 'names']) : $attr->get_options(); ?>
  • . :
Ships
In 3-5 biz days · USPS
Returns
30-day grievance window
Origin
Cleveland, OH
get_stock_quantity(); if ($stock_qty !== null): ?>
Stock
units
get_rating_count() > 0) : ?>
get_rating_count()) . ' REVIEWS
AVG. ' . esc_html($product->get_average_rating()) . ' ★'); ?>
get_id(), 3); if (!empty($related_ids)) : $related_products = array_filter(array_map('wc_get_product', $related_ids)); ?>
get_image_id(); $ru = $ri ? wp_get_attachment_image_url($ri, 'rar-product-card') : ''; $rc = get_the_terms($rp->get_id(), 'product_cat'); $rcat = $rc ? $rc[0]->name : ''; ?>
SKU get_sku() ?: $rp->get_id()); ?>
<?php echo esc_attr($rp->get_name()); ?>
get_name())); ?>
get_name()); ?>
get_price_html()); ?>