Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Get a category by product

    General Discussion
    2
    4
    495
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      drimtim5390 last edited by drimtim5390

      How to get a category by the id of its product or slug?

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        Hello @drimtim5390

        Get the category by id by requesting to

        http(s)://example.com/public/api/categories/1

        or read more here, https://devdocs.bagisto.com/api_category.html

        1 Reply Last reply Reply Quote 0
        • D
          drimtim5390 last edited by drimtim5390

          @Vaishali-Agarwal, please, read question again. I'm looking for something like
          http(s)://example.com/public/api/categories/{product_id}.
          I have PRODUCT. I want to get it's CATEGORY. Without using Web API preferably.

          1 Reply Last reply Reply Quote 0
          • V
            Vaishali Agarwal last edited by

            @drimtim5390

            API is not implemented to get product's category.

            You can implement it by your own.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post