Re: Template Variations title not showing

2020-05-22 Thread oldtimer
I cannot get variations or I tried model forms for options as well and cannot get either to add to the cart. I can get both to display as options on the product page, but that is as far as I've made it. Need some help on how to get the views.py to get the options and post to cart. -- You recei

Re: Template Variations title not showing

2020-05-21 Thread oldtimer
Hello, i was able to get the variant to show on the product page with using a form. I cannot get the variants to display in the cart. Only difference is my Variation model is a ManyToManyField to the item. I have also changed my variant options to numbers as the dict was expecting an integer a