Skip to main content

All Questions

Tagged with
0 votes
0 answers
672 views

Show a list of simple products in shopping cart by modifying their item renderer in magento 2

Modify the way configurable products are rendered in the shopping cart by modifying their item renderer. Show in the line item a list of all simple product names that are assigned to the configurable ...
ibrar Adil's user avatar
-7 votes
1 answer
122 views

What are the Suitable PHP Framework for Develop Shopping Cart Application for the Jewellery Shop [closed]

I have a requirement for develop a shopping cart web application for the jewellery shop. I thought to develop this using PHP framework because I have some previous experience with opencart. However ...
Shashika's user avatar
  • 219
1 vote
0 answers
1k views

Magento 2 how to get all shipping rates from CartTotalRepository

We already have table rate shipping where in US shipping will be $13, Alaska and outside of US will be $38. On top of it we want to have rush shipping addition of $25. I was be able to add custom ...
user332951's user avatar
2 votes
2 answers
6k views

Magento 2.3 add product to quote programmatically, price not showing

I am currently trying to add a product to my cart useing this code. $quote = $this->_session->getQuote(); $quote->addProduct($product); $this->_cartRepository->save($quote); ...
Falko Woudstra's user avatar
0 votes
1 answer
850 views

Magento 1.9.3.1: Default (incorrect) price showing for configurable products in cart after customer group change

I'm sitting with the problem described in the title. Our site has different customer groups, but for the sake of simplicity I'm only going to use 2 example groups - Wholesale and Retail. To ...
Manny's user avatar
  • 1
2 votes
2 answers
1k views

How to fix "403 forbidden" redirect issue happens while adding shopping cart price rule condition in magento

My task is to add new shopping cart price rule in magento admin section. I have added rule information, then I need to add conditions for that rule .When I change the condition select box option, it's ...
Jeyakumar T's user avatar
0 votes
1 answer
176 views

Magento 1.8 - cart lifetime

I would like to keep products in cart for e.g. 1 hour, for both logged in and not logged in users. So, for example, if last product was added to cart at 15:50, when user comes back at 16:51 the cart ...
mkas's user avatar
  • 513
0 votes
2 answers
1k views

Order status of shopping cart. (Opencart)

What are the status meaning? I have googled a lot, but didn't find a full explanation. Opencart has many status, these are mostly used: 1 Pending 2 Processing 5 Complete 15 Processed 3 Shipped I ...
ronrun's user avatar
  • 1,214
1 vote
0 answers
180 views

Magento 2 Cart Slider Not Showing any products

I am facing this problem on one of my magento Sites. This error is showing up in Console and cart items are not showing up. Uncaught TypeError: Unable to process binding "foreach: function (){...
Muhammad Ali's user avatar
0 votes
1 answer
446 views

Magento allow product add to cart if another category product added

I have a store with few categories which are shirt, trousers, accessories,....etc. If user click add to cart button of the trouser then check if already added the shirt before add this trouser to the ...
Sumith Harshan's user avatar
0 votes
1 answer
241 views

Add to cart button not working

I'm having an issue with Magento 1.* based on the add to cart button: When i try push the button i get Jquery errors. Does anyone know what these errors are and how to solve it? The error is: ...
Brent Stevens's user avatar
1 vote
0 answers
186 views

Magento Bad Format Merchant Id error in Checkout Cart page

I recently configured a Magento based site(CE-1.9.2.4) with Paypal with client's Business Paypal account credentials. Now when I add product to cart and provide the "Estimate Shipping" values in cart ...
Vicky Dev's user avatar
  • 2,107
0 votes
0 answers
39 views

Magento 1.9.0.1 Keeps removing first item from cart

When I add second item to cart it automatically removes the first item from the cart. I think it could possibly be a caching issue.
Rick Turner's user avatar
0 votes
1 answer
1k views

Magento 1.9 - add a configurable product directly to cart from cross-sells in shopping cart

I have a question about adding a configurable product directly from the cross-sell section to the cart on the shopping cart page. With a simple product, this is not a problem because it has no ...
Yetispapa's user avatar
  • 2,256
0 votes
0 answers
35 views

Magento Add to Shopping cart Issue

After installing an fresh magento in bluehost, I can't able to add to product is shopping cart. Shopping cart page shows empty.What is the issue?
Sri's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
16