Log 1986

$textField = #מספר_חודשים#;

// Extracting the month and year from the text field
$monthYear = explode(‘_’, $textField);
$month = $monthYear[0];
$year = $monthYear[1];

// Constructing the date in DD/MM/YYYY format
$date = ’01/’ . str_pad($month, 2, ‘0’, STR_PAD_LEFT) . ‘/’ . $year;

return $date;

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