B
B
Breeze12018-10-04 19:41:38
1C
Breeze1, 2018-10-04 19:41:38

Uploading prices from 1c to the site?

Guys, the task is to unload goods from 1s 8.3 to woocomerce. I'm going to do it through the WooCommerce plugin and 1C:Enterprise/1C:Enterprise Data Exchange.
What is the question, the nomenclature itself is made like this in 1s

cry
5bb6425e8da74627127769.jpeg

and the price is already written in the product itself like this
cry
5bb6422498963676615270.jpeg

Is the price actually uploaded to the product card? Or should the price be filled in the item itself in the "Price group" cell?
Also, the question is whether it will be possible to unload the product code, instead of the article?
Thanks

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexey Sipaev, 2018-10-04
@a_sipaev

As far as I know, almost most cms have the ability to take data from 1s according to the cml2 standard. Therefore, regular unloading (exchange module) should unload everything correctly

N
Nick, 2018-10-05
@zdrzhn

How did it work with this plugin. Pomoymu he lacks the retail price.
It was a year ago and there was some kind of bug in it, there is a solution in Google (work with the code)
In general, open the plugin sources and change the config, if you suddenly have something that is not unloaded, as far as I remember, the plugin was developed friendly and you can write to it.

I
IceJOKER, 2015-06-14
@IceJOKER

/blog.php?id=14 //this link should open a post with id 14
and to mask this link - /blog14 - this one, we write the following in htaccess:

RewriteEngine on
RewriteCond %{QUERY_STRING} ^id=([0-9]+)$
RewriteRule ^blog.php$ /blog%1?

K
Konstantin B., 2015-06-15
@Kostik_1993

It's called routing.
FastRoute

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question