Giter Site home page Giter Site logo

Comments (5)

cbrunsdon avatar cbrunsdon commented on May 18, 2024 1

Issue Background Information: Categorization Edition

Historically spree_frontend's navigation and organization was based around Spree::Taxon, and adding products to Taxon's. This was a good early step, but as stores got larger and more complex it became more difficult to use only taxonomies (which are more about modelling of what a product is) to organize how things should be displayed on the frontend.

Over time we found more success building "category" models alongside taxons and adding products and ancillary information to the "Category" rather than trying to shoehorn that information into a taxon. "Categories" become the driving force behind how products are organized and navigated on the frontend, while Taxon's are still used for product classification on the backend.

The folk at Bonobos have adopted this path and done significant enhancements and customizations to their "Category" model which I'm sure they'd be excited to share with anyone investigating this issue.

We think supporting a simple hierarchical category structure to organize products is something that will be useful to very many stores and should be added to core. Additionally, we don't believe stores that do not wish to use categories will have their operation impacted negatively.

I would consider this a very accessible task for anyone at any level to complete, though we'll need to flush out exactly what we're building and its requirements before someone started.

from solidus.

bsodmike avatar bsodmike commented on May 18, 2024

Hey @cbrunsdon I'd like to look at this, once details are up :)

from solidus.

hapax94 avatar hapax94 commented on May 18, 2024

Very interested in this feature, as many retail organizations needs a more stable and corporate-based categorization

from solidus.

bbuchalter avatar bbuchalter commented on May 18, 2024

I am interested in this feature as well; we're getting feedback from the business that our customer facing product list pages are too rigid when only using taxons as categories for customers to "drill down" into. We want to be able to customers to navigate categories, but also refine their searches using product attributes.

For the sake of shared language, I want to confirm my understanding of the distinction @cbrunsdon is offering:

  • Categories: the hierarchical presentation of products to customers (e.g. Sporting Goods > Basketball)
  • Taxons: Attributes shared among products (e.g. color, size)

Is that right?

from solidus.

jhawthorn avatar jhawthorn commented on May 18, 2024

If there is a desire to do this it should be done in an extension before we evaluate inclusion in solidus itself.

Closing due to inactivity.

from solidus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.