Copied to clipboard

Flag this post as spam?

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


  • Revti Shah 7 posts 75 karma points
    Jun 03, 2019 @ 04:44
    Revti Shah
    0

    How to Search Product using Merchello e-commerce in Front End Website for Umbraco CMS

    I am using Umbraco version 7.12.3 CMS. I installed Merchello e-commerce package for e-commerce website. I am using Razor code in .Net MVC. Now I want to search in front End Website like e-commerce website Product List View.

    Merchello information page

    If anyone knows then please help me out...

  • Puck Holshuijsen 184 posts 727 karma points
    Jun 04, 2019 @ 07:59
    Puck Holshuijsen
    0

    Hi Revti,

    You should take a look at: MerchelloHelper.Query.Product.TypedProductContentSearchPaged

    That is a built-in product searcher, which searches the fields in the indexer. It will give back a PagedCollection, which holds the (paged) found items and information such as total pages, total items.

    Hope this helps.

    //Puck

  • Revti Shah 7 posts 75 karma points
    Jun 04, 2019 @ 08:36
    Revti Shah
    0

    Hello Puck,

    Can you send me in the code?

    Because i am using examine search.Here is the link.....

    https://codeshare.co.uk/blog/how-to-search-by-document-type-and-property-in-umbraco/

    But Still get only link output. I want Product search like ecommerce websites have...

    Thanks Revti

Please Sign in or register to post replies

Write your reply to:

Draft