Bumping this discussion.
Are there shopowners who like to team up ($$$) so ```a coder``` can code a Parent/Child solution?
My request would be an Extra tab in admin product eg -
https://phoenixcart.org/demo_admin/admi ... ew_product
After you made a new product - you should be able to mark it as Parent and then copy it by an input box eg 10 times and those products are marked Childs. The idea is the Parent data are the same for each Child - except minor differences for example EAN - Price and Product name. So you have a table in admin Parent product where you simply correct EAN - price etc. But the Main description and Images are the same. Otherwise it would be more an Attrributes thing. That might be important for other shopowners - but not for me at this moment.
Than in admin there will be a table to select (extra) Childs for the case (eg) you have an automated .xls from supplier which you have imported to the database. Or you start using Parent/Childs from an old database etc.etc. So in cases where your products are allready in your catalog / databse but need to be transformed to Parent/Child.
- First line gives the Product Name - Product Model - reference - Price - EAN and a thumbnail of the product you work on (the Parent)
- Second Line gives an input box with ajax Type Ahead search (the childs). Already selected childs should not appear in Type Ahead list. Search on Products name - model - reference ++
- Third line - gives the child Product Name and a thumbnail you have selected
- Fourth line - gives the child Product Name and a thumbnail you have selected etc etc
- Last line - Update Button - update by Ajax
The childs list should be draggable to sort eg
https://mdbootstrap.com/docs/standard/p ... ic-example
On the shop side ... On the Parent Product page a table with the Childs (Product Name and a thumbnail + off course price - might be a special price) (order by sort order set in admin) and input box to let customer give a number to put in shopping cart and in the footer of the table a Button to put all childs in cart at once (possibly by Ajax) .. But customer can also give enter/return so the child goes in shoppig-cart.
On the Parent/Child page the Google Structured data should be taken care of.
On category pages the Parent product should have a price tag "From $5 - $15" instead of single price.
I made/code this in old OSC and it was doable - in Phoenix probably even more easy - but I want it done by professional / expert!
Please reply in the thread if you would like to team up and what your budget would be. And state your special requests for your business.
Remember - this is a team effort - give your feedback - and $$ - and let Gary - Matt or any expert who is available - to do their magic if they are prepared to take the assignment.
Thanks! Arjan
Edit to Parent/Child - TY matt