test
parent
d4c54222f8
commit
ea7bdda392
|
@ -114,6 +114,7 @@
|
|||
// "variant" is the id of the variant
|
||||
|
||||
this.variant = this.getAttribute('variant');
|
||||
console.log("this.variant",this.variant);
|
||||
this.currentVariant = null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue