Thanks a lot,
["pf_tankdim"]=> string(9) "150x90x65"
["pf_autovol"]=> string(10) "878 litres"
So I've juste added
$Vol being the computed volume
it works Image may be NSFW.
Clik here to view.
var_dump($cp_data);
gives for instance["pf_tankdim"]=> string(9) "150x90x65"
["pf_autovol"]=> string(10) "878 litres"
So I've juste added
$cp_data["pf_autovol"] = $Vol;
$Vol being the computed volume
it works Image may be NSFW.
Clik here to view.

Statistics: Posted by Hervé — Wed Jul 17, 2024 7:53 am