How to add recently viewed products in Shopify

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 29

  • @Sialvi92
    @Sialvi92 6 месяцев назад +2

    Great Tutorial, I lovt it.
    How can i the description of the product and the prize in the middle? Now, the information ist in the left, but i try to put it in the middle under the picture

    • @ShopifycheatCode
      @ShopifycheatCode  6 месяцев назад +1

      .recently-viewed .card__information{
      text-align: center;
      }
      Just add this css

  • @piotrwolny5187
    @piotrwolny5187 6 месяцев назад +1

    Thank you. May I get the code for "recently viewed products" changes?

    • @ShopifycheatCode
      @ShopifycheatCode  6 месяцев назад

      shopifycheatcode.blogspot.com/2024/01/how-to-add-recently-viewed-products-in.html?m=1

  • @lamejormagazine4967
    @lamejormagazine4967 8 месяцев назад +2

    awesome man!!

  • @anasrouane2625
    @anasrouane2625 3 месяца назад +1

    thank you
    i want to add it also. in my home page ???? how

    • @ShopifycheatCode
      @ShopifycheatCode  3 месяца назад +1

      Yes, I can help you with this. Have you followed the steps mentioned in the video? And which theme are you using?

    • @anasrouane2625
      @anasrouane2625 3 месяца назад

      @@ShopifycheatCode i m using dawn theme it work perfectly in the product page as u did
      but i want to do it in home page as well

    • @ShopifycheatCode
      @ShopifycheatCode  3 месяца назад +1

      Ok please email me on my email id.. So I share the steps with you

  • @djaaronrv7646
    @djaaronrv7646 9 месяцев назад +1

    Awsome sir🙏🙏🙏🙏

  • @sheikhmuhaiman3776
    @sheikhmuhaiman3776 3 месяца назад +1

    Hello Brother..😊
    Plz make wishlist functionality..😊

  • @SureshS-ss6ty
    @SureshS-ss6ty 2 месяца назад +1

    Is it possible to increase the recent product view count? Currently, I can only see the most recent 4 products, but I need to view at least 10.

    • @ShopifycheatCode
      @ShopifycheatCode  2 месяца назад

      Yes, open the recent-products file and search for const numberOfProducs = 4

    • @SureshS-ss6ty
      @SureshS-ss6ty 2 месяца назад +1

      @@ShopifycheatCode got it, is it possible to set scroll that should be visible by adding carousel or something incase if i set the count 15?

    • @ShopifycheatCode
      @ShopifycheatCode  2 месяца назад

      Yes

    • @SureshS-ss6ty
      @SureshS-ss6ty 2 месяца назад +1

      @@ShopifycheatCode may i know how to add caruosel like visible arrow on both left and right side..

    • @ShopifycheatCode
      @ShopifycheatCode  2 месяца назад

      We can add it using slick slider. Message me on my email I will do it.

  • @highclasstouch2528
    @highclasstouch2528 4 месяца назад +1

    it gave me the Liquid syntax error (line 193): Unknown tag 'schema'
    :(

  • @mflavia3368
    @mflavia3368 6 месяцев назад +1

    what if i don t have a products.json file?