Function __global->get_ordered_product_list_string

Definitions

sources/shopping.php

  • Get a string of ordered products for display.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$order_id AUTO_LINK required parameter N/A N/A Order ID

Return

  • Products names and quantity
  • Type: LONG_TEXT
  • Set: N/A
  • Range: N/A