كيف يمكني ان اضع اعلان اسفل او جنب صورة المنتج
هذه المنطقة الموضوحة في الصورة

وشكرا لكم مسبقا ؟
Code: Select all
<div class="content">
<?php echo $text_qty; ?>
<input type="text" name="quantity" size="3" value="<?php echo $minimum; ?>" />
<a onclick="$('#product').submit();" id="add_to_cart" class="button"><span><?php echo $button_add_to_cart; ?></span></a>
<?php if ($minimum > 1) { ?><br/><small><?php echo $text_minimum; ?></small><?php } ?>
</div>
التعليمات باللغة الانجليزية على الرابط التالي
https://docs.opencart.com/en-gb/introduction/
Users browsing this forum: No registered users and 11 guests