raptor_00
Forum Replies Created
-
I had to uninstall it, nobody answers here.
It’s a shame that your system doesn’t let you enlarge the photos as other systems normally do, this is another of the flaws that I find, you should consider an update where it is included, only for this aspect your system does not like the lcientes.
You know it’s the only system that does it that way, all other systems show it with at least one range element, you should consider changing it, clients don’t like it or understand it.
THANKS, IT WORKS PERFECT!
ok, that would be great!, thank you very much!
{product_name1}{product_qty1}{product_subtot1}
{product_name2}{product_qty2}{product_subtot2}
{product_name3}{product_qty3}{product_subtot3}
{product_name4}{product_qty4}{product_subtot4}
….I understand, it happens that I was only thinking of a product, but you are absolutely right.
in this case we can put a limit up to 50 or 100 products, as you prefer to think of other users who require it.
this form is preferable: {item_product_name}{item_product_qty}{item_product_subtot}
yes {product_name1}{product_qty1}{product_subtot1}
yes, it could be a solution, but it is preferable to separate the quantity and the price, is it possible?
If you could separate the name of the product, the price and the quantity, in a separate shortcode it would be ideal.
…but without HTML code
- This reply was modified 2 years ago by raptor_00.
the information comes out this way, with html code it is not functional, it is not understood
that’s how it goes
ORDER ID: 119 NAME: Reynaldo GR <p>Product Nombre: La Dinastia de Tuzantla, Mich<br>Quantity: 1<br>Line total: <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>50.00</bdi></span></p> TOTAL PAID: $58.50 COMMISSION: $5.00 TAX: $3.50 DATE OF PURCHASE: 08/11/2022 PURCHASE TIME: 20:23
Extract the information but with HTML code
<p>Product Nombre: La Dinastia de Tuzantla, Mich<br>Quantity: 1<br>Line total: <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>50.00</bdi></span></p>
The ideal would be to divide the information, because it gets the information with the html code as well.
I need to be able to add more information about the product, like the name of the product, price etc… can I use some other shortcode?
EXAMPLE FOR YOUR OWN TEMPLATE: Order ID: {order_id} {full_customer_Nombre} TOTAL AMOUNT: {total_amount} VAT AMOUNT: {vat_amount} VAT NUMBER: {vat_number} DATE {order_date} TIME {order_time} {wc_website}
I already solved it, I had changed the date format, so that this does not happen, the date format yyy-mm-dd must be maintained