Log 2379

// Placeholder values
$paymentNumber = #מספר תשלום:#;

// Array of possible values
$values = [
“חוזה”,
“שני”,
“שלישי”,
“רביעי”,
“חמישי”,
“שישי”,
“שביעי”,
“שמיני”,
“ארחון – מסירת דירה”
];

// Count occurrences of payment number value in array
$count = 0;
foreach ($values as $value) {
if ($paymentNumber === $value) {
$count++;
}
}

// Echo the count value
return $count;

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