Log 2177

$taskDate = #תאריך המשימה#;
$currentDate = date(‘d/m/Y’);

if ($taskDate == $currentDate) {
return 0;
} elseif (strtotime($taskDate) < strtotime($currentDate)) {
$daysPassed = floor((strtotime($currentDate) – strtotime($taskDate)) / (60 * 60 * 24));
return $daysPassed;
} else {
return -1;
}

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