Copied to clipboard

Flag this post as spam?

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


  • Nguyen Hien 52 posts 133 karma points
    Jan 18, 2016 @ 06:45
    Nguyen Hien
    0

    How to use CurrentCustomer.Basket() with template not using Bazaar template

    Currently, NavBar in Merchello.Bazaar themes need @inherits Merchello.Web.Mvc.MerchelloViewPage

    How can I use CurrentCustomer.Basket() in cshtml file that @inherits Umbraco.Web.Mvc.UmbracoTemplatePage ?

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 18, 2016 @ 17:05
    Rusty Swayne
    0

    You should use Merchello.Web.Mvc.MerchelloTemplatePage

    It uses UmbracoTemplatePage as it's base and then provides the CurrentCustomer and Merchello (the MerchelloHelper)

Please Sign in or register to post replies

Write your reply to:

Draft