Documentation Category: Hook

gpi_inventory_insufficient_message

Filter the inventory insufficient message.

gpi_inventory_exhausted_message

Filter the inventory exhausted message.

gpi_inventory_available_message

Filter the inventory available message.

gcgs_should_send_error_notification

Filters whether to send error notification.

gpasc_disable_sharing_drafts

Filter the disable sharing drafts setting.

gpi_allow_negative_stock

Filter whether negative stock should be allowed.

gpac_should_clean_merge_tag_value (JS)

DescriptionUsageParametersSinceDescription Filter whether a number from a merge tag replacement should be cleaned (e.g. commas and currency removed). It’s recommended to use this hook with …

gprf_reload_link

Filter the reload link HTML string.

gspc_product_form_id

Filter the form ID used for a product.

gpeu_email_message

Filter the email message content. This filter allows modification of the email message content before it is sent.

gpeu_preview_link

DescriptionUsageSinceDescription Filter the email preview link. Usage ## Parameters – **preview_link** [string]() The HTML link used to preview the email. – **email** [array]() The email …

gpeu_settings_fields

Filter the settings fields. This filter allows modification of the settings fields for the current form.

gppt_validation_result (JS)

DescriptionUsageParametersExamplesSoft validate GP Limit Checkboxes’s mininum limitSinceDescription Filter the Soft Validation result. Usage Parameters result boolean Whether validation passed. instance GPPageTransitions The current instance of …

gpnf_modal_button_passthrough_classes

DescriptionUsageParametersSinceDescription Filter the classes that will be passed through when added as buttons to the modal footer. Usage Parameters gpnfWhitelistClasses string[] An array of classes …

gfff_feed_condition_met

Filters whether to reprocess feeds that have already been processed.