Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
copy html "breadcrumb" from ssp data into a custom transaction item option field?
www.shoraipower.com
My battery finder Ssp gives a breadcrumb that was looked up as a "breadcrumb" a result in the finder. I need to copy this onto the Transaction Somehow and also need it to appear in the Terms and conditions Text upon Checkout. Is this possible? I have the Website SSP PDF as a reference manual.
My breadcrumb HTML works like this:
<span class="SectionTitleText">
<a class="SectionTitleText"><%= vehicleTypes[batteryRecommendations.vehicleType] || '' %></a>
<span class="BreadcrumbSeprator"> - </span>
<a class="SectionTitleText"><%= batteryRecommendations.vehicleMake %></a>