Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pallav 6 posts 76 karma points
    Dec 18, 2015 @ 12:15
    Pallav
    0

    Merchello Extended Data

    Hi All, I am using Merchello for one of my e-commerce site.I want to add "offer" with each product so while adding any product to basket i am adding offer as an extended data like

    extendedData.SetValue("offer", Convert.ToString(Umbraco.StripHtml(offer)));

    I am using Merchello Notification Gateway Provider for Order Confirmation email. I have written following in Order Confirmation email Template {{IterationStart[Invoice.Items]}} {{Item.Name}} {{Item.Sku}} {{Item.UnitPrice}} {{Item.Quantity}} {{Item.TotalPrice}} {{IterationEnd[Invoice.Items]}}

    How can i add offer added as extended data into this Iteration? Please reply as soon as possible. Thanks in Advance

Please Sign in or register to post replies

Write your reply to:

Draft