Skip to content

Instantly share code, notes, and snippets.

If @LineType == "SF" Then
SET @FreightSurcharge = Replace(Field(@row, "ExtendedPrice_att"),"-","")
EndIf
%%[ If @SalesCatalogSection == "CAR" Then ]%%
<a href="http://www.carters.com/carters" target="_blank"><img alt="Carter's" src="http://image.exct.net/lib/fefe1671706100/m/1/carters_logo.jpg" width="65" border="0" height="35"></a>
%%[ ElseIf @SalesCatalogSection == "OKB" Then ]%%
<a href="http://www.carters.com/oshkosh" target="_blank"><img alt="OshKoshB'gosh" src="http://image.exct.net/lib/fefe1671706100/m/1/OKBG_logo.jpg" width="65" border="0" height="35"></a> %%[ EndIf ]%%
</center>
%%[ EndIf ]%%
%%[ If @LineType != "GC" AND @LineType != "GP" AND @LineType != "G" Then ]%%
%%[ If @ItemDescription2 != "" Then ]%%
Color | Size: %%=v(@ItemDescription2)=%%<br>
%%[ EndIf ]%%
%%[ If @CatalogNumber != "" Then ]%%
Style #: %%=v(@CatalogNumber)=%%<br>
%%[ EndIf ]%%
%%[ If @ListPrice != @UnitPrice Then ]%%
%%[ If @ListPrice != "" AND @UnitPrice != "" AND @fiftyone != "Y" Then ]%%
Original %%=Format(@ListPrice, "C2")=%% <span style="color: rgb(255, 153, 0); font-weight: bold;">Now %%=Format(@UnitPrice, "C2")=%%</span>