Open moacode opened 3 years ago
We need to ensure the variant generation method matches how Craft Commerce create their variants, namely normalizing the various values such as price, weight, stock etc.
We can use Craft Commerce's normalization methods for this.
Estimate: 30mins to an hour.
@judereid checkout this helper method that uses a localization helper to normalize values
We need to ensure the variant generation method matches how Craft Commerce create their variants, namely normalizing the various values such as price, weight, stock etc.
We can use Craft Commerce's normalization methods for this.