Function __global->get_product_details_url

Definitions

sources/ecommerce.php

  • Get a URL to a product.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$type_code ID_TEXT required parameter N/A N/A The product codename
$post_purchase_access_url boolean False N/A N/A Access a post-purchase URL appropriate to the buyer
$member_id ?MEMBER Null N/A N/A Member ID that this is for (null: unknown)
$email_safe boolean False N/A N/A Whether to avoid keep_* parameters as it's going in an e-mail

Return

  • Product URL
  • Type: Tempcode
  • Set: N/A
  • Range: N/A