Skip to main content

RipLynx Variables

Variables for dynamic text in Riplynx

Anthony Iavarone avatar
Written by Anthony Iavarone
Updated over a month ago

This is the variable setup you will want to use when creating products with text in Riplynx.


These variables are contained in the XML file that gets generated when orders are processed through Riplynx.


The template for these variables will be “Field Name: ~[variable]~”. The field name can be anything that represents what you want to show to the customer. So let's say for Custom 1 you have the team name in that field. You could set the variable like this:
Team:~[custom1]~

Ship To:
~[Ship Line 1]~
~[Ship Line 2]~
~[Ship Line 3]~
~[Ship Line 4]~

Lab Order: ~[Lab ID]~
Job Name: ~[Job Name]~
Job Organization: ~[Job Organization]~
Gallery Reference: ~[Gallery Reference]~
Gallery ID: ~[Gallery ID]~

Subject Name: ~[First Name]~ ~[Last Name]~

Email: ~[Email]~

Phone: ~[phone1]~
Grade: ~[Grade]~
Teacher: ~[Teacher]~
Online Code: ~[Online Code]~
Custom 1: ~[custom1]~
Custom 2: ~[custom2]~


Order:
~[Order1]~
~[Order2]~
~[Order3]~
~[Order4]~
~[Order5]~
~[Order6]~
~[Order7]~
~[Order8]~
~[Order9]~
~[Order10]~
~[Order11]~
~[Order12]~
~[Order13]~
~[Order14]~
~[Order15]~
~[Order16]~


Did this answer your question?