section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Aartus */ /* |-------------------------------------------------- |--- CS Framework data including |-------------------------------------------------- */ include_once get_template_directory() . '/inc/aartus-theme-framework/output-vars/header-vers.php'; $sld_dflt_wdth = "width: 1000px"; ?> > >
">
Shopa Icon '; } } ?>
'; } ?>

'.$src_notice.'

'; } ?>

Your Search Result Will be Shown Here.

No Result Yet

" alt="Loading..">
'; } ?>
'; } ?>
View cart
'.$drw_offr_ntc.'

'; } ?>
'; } ?>
cart->get_cart(); if (!empty($cart_items)) { foreach ($cart_items as $item) { $unq_key = $item['key']; $varia = $item['variation']; // Some variables if (!empty($varia)) { $product = wc_get_product($item['variation_id']); } else { $product = wc_get_product($item['product_id']); } $qty = intval($item['quantity']); $sing_price = intval($product->get_price()); ?>
'; } ?>
get_sku())) { echo 'SKU: '.$product->get_sku().''; } ?> get_attributes(); $vari_count = count($atbts); foreach ($atbts as $attrnam => $attrnamval) { if(++$icount === $vari_count) { echo ''.$attrnam.' : '.$attrnamval; } else { echo '- '.$attrnam.' : '.$attrnamval.' - '; } } } ?>
'.($qty*$sing_price).''; ?>
'; } ?>
'; } ?>