Top "E-commerce" questions

Electronic commerce, commonly known as e-commerce, eCommerce or e-comm, refers to the buying and selling of products or services over electronic systems such as the Internet.

Magento: how to get the price of a product with catalog rules applied

I'm developing a script (external to Magento, not a module) which aims to output a text list of all available …

magento e-commerce catalog
How to clear a Woocommerce cart

I am wondering how you can clear the contents of your cart on page load using woocommerce. I came accross …

e-commerce woocommerce cart
Determine credit card type by number?

Can credit card type be determined solely from the credit card number? Is this recommended or should we always ask …

e-commerce credit-card
Magento or Prestashop, which is better?

I want to find an ecommerce solution for my little shop. My friend tells me that Prestashop is very easy …

magento e-commerce prestashop
woocommerce get attribute terms

In Woocommerce you can add global product attributes and terms. So for instance: Size (attribute) small (term) medium (term) large (…

attributes e-commerce woocommerce product
magento sales_order_place_after observer

I'm trying to write an observer that will export order data when an order is placed. I haven't written any …

php magento e-commerce
How to create a custom admin page in opencart?

I want to know how to make a custom admin panel page in opencart. Requires login with the controller - …

php e-commerce opencart
Where is the content of <?php echo $this->getChildHtml(’right’) ?>

I’m trying to re-organise my right sidebar. In the template (2columns-right), it calls : <?php echo $this->getChildHtml(…

magento content-management-system e-commerce
Enable template path hint in admin pages - Magento

I want to enable template path hints in admin panel. I know how to do it for the front end, …

php api magento e-commerce
Display magento products by category ID

I need to know how can I display products in a page like (cart, below total) only few products by …

magento e-commerce php mage