Search results for "How to get%2Foutput order attribute value via PHP code%3F":

As they say, slow fires will smolder for a long time. Of course, it is, but not with regard to e-commerce sites. All your visitors will scatter if a page-load time exceeds at least 2 seconds. By default, Magento 2 isn’t slow, however, if not set up well...
There is might be a conflict with the AJAX cart software. Please open app/design/frontend/[YOUR PACKAGE]/[YOURTHEME]/template/amlist/rewrite/catalog_product_view_addto.phtml file and replace: productAddToCartForm.submit(); with  f.submit();
You can apply the priority option to shipping methods only in case you need to choose the rate for the products that meet the requirements of two or more different methods. Shipping methods on the checkout page are being sorted by native Magento functionality...
When you start an e-commerce business, it’s important to choose the right platform for the website that will perfectly suit your needs and goals. In this article, we’ll compare Magento 2 and PrestaShop in the following parameters: Ease...
If you use Generate and Import Coupons extension in Chrome , you can get a message about sending double headers. This is typical Magento bug fixed in the CE 1.7 version (see release notes).  So you can either use FireFox or upgrade to CE 1.7to ...
Please, add the lineMage::dispatchEvent('adminhtml_block_salesrule_actions_prepareform', array('form' => $form)); right before the line$form->setValues($model->getData()); in the fileapp\code\core\Mage\Adminhtml\Block\Promo\Quote\Edit\Tab\Actions...
You can get such errors while using Generate & Import Coupons extension. This is a known bug in old magento versions, it has been fixed in the latest one. There errors occur as basically Magento tries to load all coupons in the memory. You ...
If you have such issue when running Color Swatches Pro extension, please, make sure if the simple product images are uploaded. Open Catalog/Manage Products/Associated Products and upload the required images as shown below:
If Promo Banners extension is working but not showing the selected products, please make sure you've set the root category option "is anchor" to "yes". Go to Catalog > Manage Categories > Root > Display Setting:  

Didn’t you find the answer to your question? We are always happy to help you out.

Loading