/var/www/vhosts/nabawater/frontend/views/item
Edit: /var/www/vhosts/nabawater/frontend/views/item/direct-purchase.php (32587B)
user->getId();
$modelBanner = Banner::get();
?>
= Yii::t('frontend','Our Products') ?>
= Yii::t('frontend','Choose your water')?>
= Yii::t('frontend','Sorry, there is no item on your location !!!') ?>
$item) {
?>
controller->action->id != 'index') {
continue;
}
$item_qty = 0;
if(isset($cart_product[$cart_type][$item['item_key']])){ ?>
= Yii::t('frontend','Offer') ?>
Sorry, there is no item on your location !!!
$item) { ?>
controller->action->id == 'index') {
continue;
}
$item_qty = 0;
if(isset($cart_product[$cart_type][$item['item_key']])){ ?>
= Yii::t('frontend','Offer') ?>
render('/branch/_mini_cart', ['branch_key' => 'bulk_items'])?>