Log 4940

$phone = $_POST[‘טלפון’];

if (strlen($phone) == 10 && strpos($phone, “972”) !== 0) {
$formatted_phone = “972” . substr($phone, 1);
return $formatted_phone;
} elseif (strlen($phone) == 9) {
$formatted_phone = “972” . $phone;
return $formatted_phone;
} else {
return “”;
}

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
  • Attributes
  • Custom attributes
  • Custom fields
Click outside to hide the comparison bar
Compare