Log 2381

$discount = #אחוז הנחה#; // Replace with actual discount value
$amount = #סכום#; // Replace with actual amount value
$profit = #רווח#; // Replace with actual profit value

$result1 = ($discount / 100) * $amount;
$result2 = $amount – $result1;

return “Result 1: ” . $result1 . “
“;
return “Result 2: ” . $result2 . “
“;

$result3 = ($discount / 100) * $profit;
$result4 = $profit – $result3;

return “Result 3: ” . $result3 . “
“;
return “Result 4: ” . $result4 . “
“;

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