Answer the question
In order to leave comments, you need to log in
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
Answer the question
In order to leave comments, you need to log in
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
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.
/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?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question