79420245

Date: 2025-02-07 08:51:23
Score: 2
Natty:
Report link

you can access the order id in the thank you page.

  const data = useApi("purchase.thank-you.block.render");
  const orderId = data?.orderConfirmation?.current?.order?.id;
Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Agustin Mouratoglou