CoreCommerce custom attributes
Permalink
I have a customer who sells bags. I would like to have a product page with a 7x7 grid of small swatches of the available fabrics. When the customer hovers over a swatch the central image will update to the image of the bag in that fabric. Obviously I would have to modify the database to store the fabrics and their matching images, and allow the user to update the fabrics as they change. And modify the product block as the fabric database would be common to different styles of bag.
Is that doable with some coding with corecommerce? Or am I better just building my own cart to accommodate these unique requirements?
Ben
Is that doable with some coding with corecommerce? Or am I better just building my own cart to accommodate these unique requirements?
Ben
Anyone? Or do I assume since no-one has replied that this can't be done in corecommerce?
well no building your own cart from scratch would be a pretty big waste of time..
the ecommerce system has an extendable custom attribute approach. So no, there isn't a custom attribute today that does exactly what you want.. however you could spend a day or two making a custom attribute that you could easily add to any product which would do that...
the ecommerce system has an extendable custom attribute approach. So no, there isn't a custom attribute today that does exactly what you want.. however you could spend a day or two making a custom attribute that you could easily add to any product which would do that...