Copy woocommerce regular price to sale price using mysql query
up vote
-3
down vote
favorite
Can you please help me. I need to change sale price to be 50% lower then regular price. To do that i need to copy/paste value of regular price in place of sale price then with another query to lower that price for 50%.
I have query for lowering price but do not have query for copy paste.
Thanks
mysql woocommerce
add a comment |
up vote
-3
down vote
favorite
Can you please help me. I need to change sale price to be 50% lower then regular price. To do that i need to copy/paste value of regular price in place of sale price then with another query to lower that price for 50%.
I have query for lowering price but do not have query for copy paste.
Thanks
mysql woocommerce
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06
add a comment |
up vote
-3
down vote
favorite
up vote
-3
down vote
favorite
Can you please help me. I need to change sale price to be 50% lower then regular price. To do that i need to copy/paste value of regular price in place of sale price then with another query to lower that price for 50%.
I have query for lowering price but do not have query for copy paste.
Thanks
mysql woocommerce
Can you please help me. I need to change sale price to be 50% lower then regular price. To do that i need to copy/paste value of regular price in place of sale price then with another query to lower that price for 50%.
I have query for lowering price but do not have query for copy paste.
Thanks
mysql woocommerce
mysql woocommerce
asked Nov 11 at 10:54
Uroš Pajić
1
1
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06
add a comment |
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53248016%2fcopy-woocommerce-regular-price-to-sale-price-using-mysql-query%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Without data, this question is unanswerable. Also, you should show us what you have tried so far.
– Tim Biegeleisen
Nov 11 at 10:59
@TimBiegeleisen i try query from this post but did not work, did not change any price. stackoverflow.com/questions/45867962/… What kind of data do you need?
– Uroš Pajić
Nov 11 at 18:06