Closed. This question is off-topic. It is not currently accepting answers.admin管理员组文章数量:1130349
Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionI am running on WordPress v4.9.8 using WooCommerce v3.4.2.
Recently I've made an Excel spreadsheet which collects competitor's prices for multiple products via query. My target is to follow these prices on my web site. Spreadsheet works fine; I have my new prices. The question is how can I update them on web site in an automated way?
Is there any way to edit link structure in WooCommerce so I can directly command server to specify which product-id shall be changed along with how much? Should I format a proper csv file for WooCommerce and update prices that way?
Apologize for my lack of knowledge. Any advice is highly appreciated. Thank you for your time in advance!
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionI am running on WordPress v4.9.8 using WooCommerce v3.4.2.
Recently I've made an Excel spreadsheet which collects competitor's prices for multiple products via query. My target is to follow these prices on my web site. Spreadsheet works fine; I have my new prices. The question is how can I update them on web site in an automated way?
Is there any way to edit link structure in WooCommerce so I can directly command server to specify which product-id shall be changed along with how much? Should I format a proper csv file for WooCommerce and update prices that way?
Apologize for my lack of knowledge. Any advice is highly appreciated. Thank you for your time in advance!
Share Improve this question edited Dec 10, 2018 at 18:35 butlerblog 5,1413 gold badges28 silver badges44 bronze badges asked Dec 10, 2018 at 14:45 A for ArbitrageA for Arbitrage 112 bronze badges 1- Use wp all import and cron – dado Commented Dec 10, 2018 at 15:06
1 Answer
Reset to default 1You can do a cron job and use the default woocommerce csv import feature without installing more plugins as it may slow down your site. You will have to convert your Excel file to a CSV file.
More info about Cron: Cron is a technical term used for commands to run on scheduled time or at regular intervals. Most web servers use it to maintain the server and run scheduled tasks.
WordPress comes with its own cron system which allows it to perform scheduled tasks. For example, checking for updates, deleting old comments from trash, etc.
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionI am running on WordPress v4.9.8 using WooCommerce v3.4.2.
Recently I've made an Excel spreadsheet which collects competitor's prices for multiple products via query. My target is to follow these prices on my web site. Spreadsheet works fine; I have my new prices. The question is how can I update them on web site in an automated way?
Is there any way to edit link structure in WooCommerce so I can directly command server to specify which product-id shall be changed along with how much? Should I format a proper csv file for WooCommerce and update prices that way?
Apologize for my lack of knowledge. Any advice is highly appreciated. Thank you for your time in advance!
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionI am running on WordPress v4.9.8 using WooCommerce v3.4.2.
Recently I've made an Excel spreadsheet which collects competitor's prices for multiple products via query. My target is to follow these prices on my web site. Spreadsheet works fine; I have my new prices. The question is how can I update them on web site in an automated way?
Is there any way to edit link structure in WooCommerce so I can directly command server to specify which product-id shall be changed along with how much? Should I format a proper csv file for WooCommerce and update prices that way?
Apologize for my lack of knowledge. Any advice is highly appreciated. Thank you for your time in advance!
Share Improve this question edited Dec 10, 2018 at 18:35 butlerblog 5,1413 gold badges28 silver badges44 bronze badges asked Dec 10, 2018 at 14:45 A for ArbitrageA for Arbitrage 112 bronze badges 1- Use wp all import and cron – dado Commented Dec 10, 2018 at 15:06
1 Answer
Reset to default 1You can do a cron job and use the default woocommerce csv import feature without installing more plugins as it may slow down your site. You will have to convert your Excel file to a CSV file.
More info about Cron: Cron is a technical term used for commands to run on scheduled time or at regular intervals. Most web servers use it to maintain the server and run scheduled tasks.
WordPress comes with its own cron system which allows it to perform scheduled tasks. For example, checking for updates, deleting old comments from trash, etc.
本文标签: customizationAutomatically Update Woocommerce Prices
版权声明:本文标题:customization - Automatically Update Woocommerce Prices 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749110732a2317340.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论