Log 2865

$date1 = #תאריך התחלת קמפיין#;
$date2 = #תאריך התחלת קמפיין חסויות#;
$date3 = #תאריך חתימה#;

if (!empty($date1) && !empty($date2)) {
$timestamp1 = strtotime($date1);
$timestamp2 = strtotime($date2);

if ($timestamp1 < $timestamp2) {
return date('d/m/Y', $timestamp1);
} else {
return date('d/m/Y', $timestamp2);
}
} elseif (!empty($date1)) {
return $date1;
} elseif (!empty($date2)) {
return $date2;
} else {
return $date3;
}

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