sidneyts
Forum Replies Created
-
Please, can you help me with this last issue?
I really appreciate your help.
Hugs,
sidney
In the case I was seeing with you, about leaving the “price” and “total price” cells empty, if the price value is zero, it’s working perfectly.
In the case of a product that has variations, one of the variations being the price “0”, and the other variation a value greater than “0”, it is possible to present in the “price” cell the value of the largest variation (greater than “0” ), when the cell item “price” is equal to “0”?
Thanks Pepro.
Its works fine. ??I think it’s my the last questions.
I would like to change the layout at the end of the table, where there is “shipping”, “payment method” and “final total”, and I can’t find the file to make these changes.
Please how do I make this change?
Thank you very much.
Yes, yes, yes, its working.
Thank you very, very much.
You saved my day.
I did some tests, changing the expression
if ((float) $ item details [“base price”] <= 0) {
Regardless of changing the value “0” to a higher one, or changing “<= 0” to “>= 0”, the result was always the same, all items in the “price” and “total” cells appear empty.
It almost worked.
The code left blank all values ??in the “price” and “total value” cells, regardless of whether the value is zero or non-zero
Good afternoon Amirhossein.
Thank you for your feedback and attention.
As a good marketing man that I am, and knowledgeable about programming, I managed to make the necessary changes to the layout and translation.
The question of how to leave the unit value and total value cells blank, when they have a “zero” price, I couldn’t do.
I confess that I messed up when I try to manage the “class-print.php” file.
Please, I know I am abusing it, but I would greatly appreciate it if you could send me the complete command that I should put in the “puiw_printinvoice_create_html_item_row_metas” area, to replace the “zero” price by leaving the unit and total value cells blank.
Thank you so much again for your help.
Hugs,
sydney
Good evening Amirhossein.
Thank you for your attention, and guidance. It’s working.
Please, there are three new issues, and I would like to know if there are solutions.
1) In my list of items, there will be some that the price will be “0.00”. Is it possible to leave the field blank in the “Price” and “Total” cells when the result is “0.00”?
2) What is the class code for “customer notes”?
3) Is there any Solution that when I receive the order, a Whatsapp will be sent to us to let us know about it?
Thank you very much.