open-ecommerce-api / store-engine

An ecommerce backend-API created using Django and DRF (Django Rest Framework).
GNU General Public License v3.0
13 stars 10 forks source link

As admin, when I want to add a new product, after filling the product's name and description, I want to select the available product attributes like color, size, material (previously created) to create product variants with the combination of attributes, then assign price and stock for each variant (Simple inventory management). #102

Open zamaniamin opened 1 year ago