L
L
Luris2020-07-02 09:58:50
1C-Bitrix
Luris, 2020-07-02 09:58:50

Is it possible to split the sales offer into individual products in the catalog?

Good afternoon!

In 1C, we have goods with characteristics that are perfectly uploaded to IM as trade offers. For example, in 1C, the product is Paint, which has a characteristic by weight: 1 kg, 2 kg, 5 kg. and color: Blue, Red, Yellow, etc.
It looks like this in 1C:
- Paint
- Blue, 1 kg.
-- Blue, 2 kg.
-- Blue, 5 kg
-- Red, 1 kg.
etc. The parameters are selected according to the properties in the characteristic

In Bitrix, this is one card of the Paint product, where there are the Color and Weight characteristics. Well, accordingly, when choosing one or another parameter, the corresponding price is also displayed.

However, now the management wants the catalog to have separate cards with separate products: Paint Blue 1 kg, Paint Blue 2 kg, Paint Blue 5 kg, Paint Red 1 kg, etc. And ideally, when clicking on this card, the product page opens already with characteristics, where the parameters from the card header are selected by default (For example: the Paint card with highlighted color and weight characteristics).

And at the same time, so as not to make changes in 1C. That is, the obvious option of introducing individual simple goods into the 1C nomenclature is not suitable. It is necessary to simultaneously display different cards of simple goods in the IM, taking into account the characteristics, and not to make such drastic changes in 1C.

Simply put, it is necessary to "break" sales offers into individual products in the catalog. I did not find any separate modules or discussions on this topic. Maybe someone has come across and knows if it is possible to implement this and at least roughly how (to write additional code / module, or is it still possible somehow using standard tools)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VladNadyroff, 2020-07-02
@VladNadyroff

Alternatively, make a matching register on the 1C side.
In fact, your task is to match one product in 1C with several products in Bitrix (or any other CRM).
The register will have approximately the following changes:
Changes:

  • CRM (link to CRM directory) - Bitrix, and others
  • Nomenclature (link to the Nomenclature reference book)
  • Product (string) - Product ID in CRM

Resources
  • Feature1
  • Feature2

For example, the register type can be as follows:
Bitrix, Paint, Blue Paint 1 kg, Blue, 1kg
Bitrix, Paint, Blue Paint 2 kg, Blue, 2kg
Bitrix, Paint, Blue Paint 5 kg, Blue, 5kg
Bitrix, Paint, Red Paint 1 kg, Red, 1 kg
Accordingly, when unloading, loading data, compare the nomenclature through this register.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question