Log 2759

// Get the start date and end date from the placeholders
$start_date = #תאריך התחלה#;
$end_date = #תאריך סיום#;

// Extract the day, month, and year from the start and end dates
$start_day = explode(“/”, $start_date)[0];
$start_month = explode(“/”, $start_date)[1];
$start_year = explode(“/”, $start_date)[2];

$end_day = explode(“/”, $end_date)[0];
$end_month = explode(“/”, $end_date)[1];
$end_year = explode(“/”, $end_date)[2];

// Calculate the difference in years between start and end dates
$time_diff_start_end_years= abs($start_year – $end_year);

return “כמה זמן עבר בין “.$start_date.” עד “.$end_date.” בשנים: “.$time_diff_start_end_years;

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