Skip to main content

Questions tagged [cart]

Question related to the shopping cart: adding/removing products, shoping cart price rules, the appearance of the shopping cart page.

0 votes
0 answers
33 views

Compilation from source: /var/www/html/evolutionhomecorp.com/vendor/magento/theme-frontend-blank/web/css/styles-l.less error evaluating function ceil: math functions take numbers as parameters in ...
user125386's user avatar
0 votes
1 answer
51 views

In my store all customers are guest, when a customer add a product to cart a quotes is created, but sometimes it uses an already created quote, so my question is: how Magento decides when to use an ...
elunicotomas's user avatar
0 votes
0 answers
25 views

Scenario in magento 2.4.6: When at item within a saved cart goes out of stock, that cart can no longer be reloaded into the customer shopping cart. The goal, I guess, is to remove the item from the ...
Dramorian's user avatar
0 votes
0 answers
56 views

I am having a module which gives the ability to cart with checkbox to select which items you want to proceed to checkout. Although I have an issue with Observer event and always in order I get all ...
G. G.'s user avatar
  • 1,290
1 vote
1 answer
60 views

I want to apply different discount for different for sku's. If both are present in same cart . I want to get discount combine. Suppose if Sku A has discunt 4 and Sku B has 5 , total discount should ...
M2Dev's user avatar
  • 60
0 votes
2 answers
58 views

This is my custom controller : <?php namespace Vednor\Module\Controller\Customer; use Magento\Framework\Controller\ResultFactory; use Psr\Log\LoggerInterface; class Addtocart extends \Magento\...
Rana Zain's user avatar
  • 731
1 vote
3 answers
254 views

I have a magento 2.4.7-p3 instance and I faced a strange bug. Here is how I reproduce it. 1- Add something to the cart, as a guest and not logged in 2- In checkout/cart click on Paypal button, in the ...
Korbin's user avatar
  • 228
0 votes
1 answer
56 views

I am using this endpoint : http://mage.local/rest/V1/carts/3747/items and this is the body: { "cartItem": { "sku": "8717752030514", "qty": 1, &...
Rana Zain's user avatar
  • 731

15 30 50 per page
1
2 3 4 5
149