No documentation to create new product type
-
I need to create a product type in order to allow the user to type a textfield in the product page that allow us to print that text inside the t-shirt.
but the docs are not updated https://devdocs.bagisto.com/create_own_product_type.html ,
So... how is the best way to achieve this? Do I need to create a product type or there is a simpler way? If I truly need to create a product, how can I do it?
Thanks
-
@Flow4all
Apologize for the broken link, I have raised this here https://github.com/bagisto/bagisto-docs/issues/212 but the rest of your query is not clear to me.will you sell a product on your shop with an already customized product or will sell a product based on customer requirement and then design a product and again sell them.
-
We want to sell t-shirts and allow the customers to fill a textbox in order to print some name on the t-shirt. That's all. I tried to add some textfield but the backend just work with predefined dropdown options.
Do you understand now sir?
-
I have just fixed the broken link that explains how you can create new product types, please check https://devdocs.bagisto.com/1.x/advanced/create_product_type.html