Skip to main content

Questions tagged [stock]

Denotes questions related to stock management and configuration on Magento

0 votes
1 answer
66 views

I want to fetch (using the REST API) a list of products that are: Above a certain price Enabled On stock I can filter fine on the first two using the price and status fields in the rest/V1/products ...
Bart Friederichs's user avatar
0 votes
1 answer
86 views

I'm running Magento 2.4 I have stock inconsistencies, so in a number of cases the product qty is greater than the saleable quantity, even when there are no pending dispatch orders etc... Therefore ...
AtotheK's user avatar
0 votes
1 answer
100 views

I want to add an extra option in the "stock status" part of a product. I never use backorders, but want to set some products in Pre-order state instead of in or out of stock. When I pre-...
Maikel Tegelaers's user avatar
0 votes
2 answers
403 views

I am using emagic one to import 35,000 products into a new instance of Magento 2.4.7. The import goes well, with all product fields and images imported. The issue that I have is that "saleable ...
Jim Edgar's user avatar
0 votes
1 answer
121 views

How to Move Out of Stock Products to the Bottom and Available Products to the Top in Magento 2.4.7 After Magento 2.4.7 update Out of stock products appeared at the top of the page, and the customer ...
mdm95's user avatar
  • 25
1 vote
1 answer
255 views

I have use Magento 2.4.6-p5 version. We have some products in our inventory that are in-stock in the backend but showing out-of-stock in frontend. If I make a product out-stock and then back to in-...
Marcel Michael's user avatar
0 votes
0 answers
29 views

I have a lot of configurable products on my site and have a problem and that is: When a customer places an order of a child product of a configurable product the order confirmation show the child ...
Kasper Elund's user avatar
1 vote
1 answer
51 views

We are looking to solve a problem with Magento 2.4.6 (version probably irrelevant). We have multiple configurable products available for sale and customers will place orders for big quantities of the ...
Oracle's user avatar
  • 11
0 votes
2 answers
285 views

I have this code for showing if my product is in stock or not. <?php /* @var $block \Magento\Catalog\Block\Product\View\AbstractView */?> <?php $_product = $block->getProduct() ?> &...
Kasper Elund's user avatar
0 votes
1 answer
487 views

I'm working on integration, where I'm updating a product stock. But Whenever I set product stock to zero the product gets out-of-stock(as intended) from the backend but is still visible on the ...
Anurag's user avatar
  • 15
1 vote
1 answer
1k views

I am trying to assign new sources to stock but it's not working. I checked the logs and there is no error found. Below is my code. Can anyone please check and suggest me where am I wrong? public ...
MagentoDev's user avatar
0 votes
0 answers
63 views

Since we have updated to magento 2.4.6 when we want to import stock via csv we now receive an error. systemException Additional data: SQLSTATE[42000]: Syntax error or access violation: 1064 You have ...
Michael's user avatar
  • 303
1 vote
1 answer
154 views

How can I make grouped/bundle products out of stock if one or more child products are out of stock?
Jan-petter Havna's user avatar
0 votes
1 answer
60 views

I'm trying to translate "Availability %1" to "På lager: %1" and this happens. Does anyone know why this happens?
Jan-petter Havna's user avatar
0 votes
1 answer
315 views

Right, here is a strange one we are using magento 2.4.2 and stock in the channel to import product data (if any one is aware of them) for some strange range we ever we ever we run the import the "...
shafiq's user avatar
  • 295

15 30 50 per page
1
2 3 4 5
34