1b.app
Link copied -

Please evaluate the possibility of finishing

The company, which is engaged in creating an online store on Magento, submitted the following tasks, due to which they cannot upload products to the system. Please review and give a comment, if possible - rate (if additional fun-l is needed)
Must transfer products with all attributes and categories in one box
The article is a standard field, I figured it out
Category is a standard field, I figured it out
The name is a standard field, I figured it out
Remainder - Update availability in magento - figured it out
the price is a drop - add a field, figured it out
the price of the band - add field, figured it out
Color - Filter/characteristic, figured it out
Size - Filter/characteristic, figured it out
Season - Filter/characteristic, figured it out
Gender - Filter/characteristic, figured it out
Composition - Filter/characteristic, figured it out
Product type
on/off -
transfer the value of the visibility product attribute - not 1, but 3
1 - Not visible
3 - Visible for Catalog & Search
Categories, products, attributes must be created and updated
Implementation example:
- Configurable (Sneakers are super cool)
simple (size 1)
simple (size 2)
simple (size 3)
https://developer.adobe.com/commerce/webapi/rest/tutorials/configurable-product/...
an example of implementation from the documentation ^
so in addition to the implementation of the usual parametric type:
{
"attribute_code": "material",
"value": "148"
}
product may still be transferred
because now we have a vertical structure of categories and a vertical structure of products
Another example:
.for example, puma sneakers are cool - this is a config product (must have status 4)
and size 41 is simple, which is attached to the config (can have a status of 1, 2, 3, 4)
and size 42 is simple, which is attached to the config (can have a status of 1, 2, 3, 4)
and size 43 is simple, which is attached to the config (can have a status of 1, 2, 3, 4)
and size 45 is simple, which is attached to the config (can have a status of 1, 2, 3, 4)
https://www.gorgany.com/cherevyky-salewa-ms-mtn-trainer-2-mid-gtx.html
for example here
31 products are hidden here
1 - the main one
and the remaining 30 are options
And one more example
simple product:
1) a mobile phone with a 128x128 screen
2) a mobile phone with a 140x128 screen
3) a mobile phone with a 140x140 screen
configurable product
1) mobile phone
and it has 3 options, screen size
Original question is available on version: ua

Answers:

22.02.2024, 17:01
Original comment available on version: ua

Good day.
If you want to get an estimate of specific improvements - please, based on the current integration with Magento, indicate which settings you are missing - you will get an estimate.
From your "TK" it is not clear what exactly you need to finalize - since half of the text has "understood" notes)
24.02.2024, 09:14
Original comment available on version: ua


Maksym Vadimovych Tyndyk
OneBox production wrote:
Good day.
If you want to get an estimate of specific improvements - please, based on the current integration with Magento, indicate which settings you are missing - you will get an estimate.
From your "TK" it is not clear what exactly you need to finalize - since half of the text has "understood" notes)

Congratulations
well, it was given to me by third parties, so I am writing now what they answered
"The first problem is that One Box has only one type of product
problem 2 - that One Box is able to send only products of the SIMPLE type "
can this be fixed somehow?
26.02.2024, 16:06
Original comment available on version: ua

Congratulations
I am asking about product types:
Description of possible types:
https://www.mageworx.com/wiki/cat/magento-2-product
A description of exactly our problem
In Magento2 you can group products, for example
If we sell Air Jordan size 41, 42, and 43
Then we will have one Configurable product (Air Jordan)
and three SIMPLE products (sizes 41, 42, and 43)
Example implementation on Magento2:
https://www.nike.com/t/air-jordan-1-high-og-black-white-big-kids-shoes-Qv803M/FD...
Air Jordan - Configurable Product
3.5Y,4Y,4.5Y,5Y,5.5Y,6Y,6.5Y,7Y, - SIMPLE products that are tied to configurable
Documentation for creating a simple product:
https://developer.adobe.com/commerce/webapi/rest/tutorials/configurable-product/...
Documentation for creating a configurable product:
https://developer.adobe.com/commerce/webapi/rest/tutorials/configurable-product/...
This allows you to manage each product separately and control its availability, price and other characteristics
The results of our research with Viktor showed that at the moment only one type of product is coming - SIMPLE, and there is no way to change it
Question 2
Prices for customer groups
Magento 2 can set a separate price for each group of customers:
Pricing update documentation for individual groups: https://developer.adobe.com/commerce/webapi/rest/modules/catalog/catalog-pricing...
The logic is that the guest sees and operates with one price, the admin with another, and the authorized client with the third
Can you implement the ability to send data as described in the documentation of the first and second points?
Thank you, if there are any questions, I will try to answer them
27.02.2024, 00:58
Original comment available on version: ua

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment