TransWikia.com
  1. All Categories
  2. Magento

Magento : Recent Questions and Answers (Page 51)

Find answers to your questions about Magento or help others by answering their Magento questions.

Add new option for existing bundle products

Can't find an example for adding new Bundle Items to existing Bundle products.I'm looking for an implementation like Upgrade Script or something similar, but I found an implementation for...

Asked on 12/04/2020 by Alice

0 answer

Accordion widget Missing off transition animation when switching elements

Like this one https://github.com/magento/magento2/issues/24807;There is no animation effect when switching elements, resulting in a bumpy transition...

Asked on 12/03/2020 by Damin Zhang

0 answer

How to get custom option price in cart in Magento 2

I have some customizable options in my products. I would like the checkout/cart page to show the individual prices of each option and not just the total price. Unfortunately I...

Asked on 12/03/2020 by Jackridder

1 answer

Magento 1.9 how to run product alert notifications after updating stock item

I am updating products stock like this:$_product = Mage::getModel('catalog/product')->loadByAttribute('sku', $sku);Mage::app()->setCurrentStore(Mage_Core_Model_App::ADMIN_STORE_ID);if ($_product) { $stockItem = Mage::getModel('cataloginventory/stock_item')->loadByProduct($_product); if (!$stockItem->getId()) { ...

Asked on 12/02/2020 by sulman

0 answer

onepage checkout not moving to next step after billing info

I'm new user of magento, & my domain Is www.zinzzy.com where having problem in onepage checkout page, Next step not moving after billing information , i have checked firebug i...

Asked on 12/02/2020 by Shrikant verma

3 answer

Magento 2.3 Reviews error message - We can't post your review right now

If I click "Submit Review" button,I am getting error : "We can't post your review right now." Have a any idea? Thank you....

Asked on 12/02/2020 by EK.

2 answer

How to add condition to the rate table (shipping methods)?

I'm using magento 2.3.4, I've added a "Price vs. Destination" condition, and I've uploaded my table of conditions in csv. but I would like to know if there is any...

Asked on 12/01/2020 by Donaldo Manzano

0 answer

Add same product to quote as a separate item in Magento 2

I want to add the same product to quote but separately. Here is my code $quote = $this->quote->create(); $quote->setStore($store); $quote->setCurrency();$skuArray = array('EC1','EC1);foreach($skuArray as $sku){$item = null;$item = $this->productRepository->get($sku);$addedItem =...

Asked on 12/01/2020 by chirag dodia

1 answer

Will I have a problem developing my module using a zip installation?

I'm trying to create and learn how to develop a module for Magento 2. The problem is that installation through the composer is too dependent on handling, is necessary to...

Asked on 11/30/2020 by Paulo Sérgio Duff

0 answer

Magento 2.3.5p2: Can't hide payment method in last step any more

I have an urgent problem with magento 2.3.5p2. I can't hide a payment method based one previous step in the last checkout screen anymore.It works quite well if I hide...

Asked on 11/30/2020 by Hawkeye_00

0 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP