On 8/4/2019 at 7:23 PM, NemoPS said:To avoid the validation, open classes/Product.php, look for this line MyCFAvisit
'ean13' => array('type' => self::TYPE_STRING, 'validate' => 'isEan13', 'size' => 13),
Remove the "validate" part
Exactly what I needed! You just saved me several hours. Thanks!
.png.022b5452a8f28f552bc9430097a16da2.png)