Adding #htmleditformat( mfr_name )# #htmleditformat( sku )# - #htmleditformat( skuDesc )# to #htmleditformat( _syndicationSetName )#
insert into tbl_PRD_syndicationSetContents (
ownerId, ownerType, syndicationSetId, contentRule, linkId, linkType
) values (
, 'MFR', , 'INCLUDE', , 'SKU'
)