NOTE: Registry Valet gift registry software works with BOTH static HTML-based catalog pages AND dynamically generated catalog pages using ASP, PHP, ColdFusion, .NET, and many others. The information below is somewhat targeted toward static HTML based web sites.
For dynamically generated catalog pages using ASP, PHP, ColdFusion, .NET, osCommerce, or others, some fields in the "Add to Registry" form must be URL encoded. See below for more information and sample code. If your web site's catalog pages are dynamically generated and you need further help or assistance, please contact Registry Valet support at (919) 477-2100 and press option 2 for support.
Now, you will use the Registry Valet Code Generator tool to create the small HTML form that will allow visitors to your site to add items to their bridal registry, gift registry or wish list.
FAQ: Do I have to create a separate "Add to Registry" button for each item on my web site?
YES. Each item on your web site must have it's own unique "Add to Registry" form including the item's unique "Add to Cart" form embedded in it. Note that if you intend to use the post-back system, the add-to-cart code must be a form. If you attempt to use a link instead of a form, our system will not be able to add the appropriate information to your add-to-cart code and the post-back system will not work.
NOTE: If your site uses PHP, ColdFusion, ASP, or another web language to dynamically generate your catalog pages from a database, we can help with code that you can embed in your page templates to automatically include the "Add to Registry" button. Scroll down to the bottom of the page for more information and examples.
Again, inside the administrator, click on the Code Generator icon in the main menu to enter the code generator page. In the icon menu to the left you will see the Add-to-Registry HTML Button Form Generator icon. It looks like this:
Click this icon and the Add-to-Registry button code generator form will popup in a new window. If this window does not appear, but sure that your browser allows popups for this page. The window will look similar to this:
Now, choose an item for sale on your web site that you would like shoppers to be able to add to their registry and fill in the fields on this form with the required information. Be sure that you do not include a "$" in the item price field. Click the "Generate Code" button and the HTML form code will be displayed.
About the "Add to Cart code" and "Option Selection Code" fields
This is the most complicated part of setting up Registry Valet. If you have any questions about this process, please feel free to call or email and we will be happy to help you. Registry Valet Support: (919) 477-2100 and press option 2 for support support@registryvalet.com
Why do I have to put my "Add to Cart" code into this form?
When a registrant adds an item to their gift registry, they generally want their friends and family to be able to visit their list of items and simply click an "Add to Cart" button to buy an item. If you do not include your item's "Add to Cart" form in the code generator, there will be no way for their friends and family (your customers) to buy an item from the list.
What if I am not selling my items online?
There are many reasons why you might not be selling items online, but still need a gift registry or wish list system. So, if you are not actually allowing customers to buy online, you can use the "Add to Cart code" field for another purpose! Since the contents of this field are displayed next to each item in the registry, you can put any text or HTML you like in this field. For example, you might want to have some text such as "In Store Purchase Only", or "Call to buy this item by phone". You can use any HTML in this field, or just type your message.
Add to Cart Code Field
When a shopper is viewing one of your customers' gift registry lists, you will want there to be an add-to-cart button next to each item. This add-to-cart button will ONLY be displayed by the add-to-cart code that you type or paste into this field. If you leave this field blank, there will be no "Add to Cart" button next to each item in the registry list.
Each item that you sell on your site probably already has an add-to-cart form so that shoppers can add that item to their shopping cart. It is this add-to-cart form that you must type or paste into the "Add to Cart code" field before you click the "Generate Code" button. If you have items that include options such as size, color, etc., see below before you paste code into this field.