Change the design of your Gift Registry Page
Purpose: This template is used when a Gift Registry creator (Registrant) clicks on the "View Products List" to review items they've added to their registry, as well as items that have been purchased from their registry.
Note: This template also serves as the display for when Gift Registry visitors view items that a registrant has placed on their registry.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[custid]
[giftregistry_view-title]
<!--START: GFT_REG_INFO-->
[regName]
[regMessage]
<!--END: GFT_REG_INFO-->
<!--START: CATEGORY_HEADER-->
[CONTENT]
<!--END: CATEGORY_HEADER-->
<!--START: GFT_REG_ITEM_ADDED_TO_CART-->
[giftregistry_view-item-added-to-the-cart]
<!--END: GFT_REG_ITEM_ADDED_TO_CART-->
[giftregistry_view-header-items]
[giftregistry_view-header-desired]
[giftregistry_view-header-received]
[giftregistry_view-header-price]
[giftregistry_view-header-subtotal]
<!--START: GFT_REG_NO_ITEM-->
[giftregistry_view-emptylist]
<!--END: GFT_REG_NO_ITEM-->
<!--START: GFT_REG_ITEM-->
[ITEM_CATALOGID]
[THUMBNAIL]
[ITEM_CATALOGID]
[ITEM_NAME]
<!--START: itemoptions-->
[ITEM_ID]
[ITEM_ID]
[ITEM_ID]
[OPTIONS]
<!--END: itemoptions-->
<!--START: GFT_REG_ITEM_QUANTITY_FIXED-->
[ITEM_QUANTITY]
<!--END: GFT_REG_ITEM_QUANTITY_FIXED-->
<!--START: GFT_REG_ITEM_QUANTITY_EDITABLE-->
[ITEM_ID]
[ITEM_ID]
[ITEM_QUANTITY]
<!--END: GFT_REG_ITEM_QUANTITY_EDITABLE-->
<!--START: GFT_REG_REMOVE-->
[ITEM_ID]
<!--END: GFT_REG_REMOVE-->
[ITEM_RECEIVED]
[ITEM_PRICE]
[ITEM_SUBTOTAL]
<!--START: GFT_REG_ITEM_NOT_AVLB-->
[giftregistry_view-prod-not-available]
<!--END: GFT_REG_ITEM_NOT_AVLB-->
<!--START: GFT_REG_ITEM_PURCHASED-->
[giftregistry_view-prod-purchased]
<!--END: GFT_REG_ITEM_PURCHASED-->
<!--START: GFT_REG_ITEM_ADDCART-->
[ITEM_ID]
<!--START: GFT_REG_DRPITEMS-->
[j]
<!--END: GFT_REG_DRPITEMS-->
[product_addtocart]
[ITEM_ID]
<!--END: GFT_REG_ITEM_ADDCART-->
<!--START: GFT_REG_SAVE-->
[ITEM_ID]
<!--END: GFT_REG_SAVE-->
<!--END: GFT_REG_ITEM-->
<!--START: GFT_REG_PURCHASED_ITEM-->
[giftregistry_view-header-purchaseditems]
[giftregistry_view-header-items]
[giftregistry_view-header-desired]
[giftregistry_view-header-received]
<!--START: GFT_REG_NO_PURCHASED_ITEM-->
[giftregistry_view-emptypurchasedlist]
<!--END: GFT_REG_NO_PURCHASED_ITEM-->
<!--START: GFT_REG_PURCHASED_ITEM_DETAIL-->
[ITEM_CATALOGID]
[THUMBNAIL]
[ITEM_CATALOGID]
[ITEM_NAME]
<!--START: itemoptions-->
[ITEM_ID]
[OPTIONS]
<!--END: itemoptions-->
[ITEM_QUANTITY]
[ITEM_RECEIVED]
<!--END: GFT_REG_PURCHASED_ITEM_DETAIL-->
<!--END: GFT_REG_PURCHASED_ITEM-->
<!--START: GFT_REG_BACK-->
<!--END: GFT_REG_BACK-->
<!--START: CATEGORY_FOOTER-->
[CONTENT]
<!--END: CATEGORY_FOOTER-->
[giftregistry_view-message-removeitem]
[wishlist_viewwishlist-message-addtocart]
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Several of these variables are used in multiple places on the page, with their dynamic content controlled by the code block used in each instance.
The following Variables will only display when viewing the Registry as a friend of the registrant.