Log 2633

// Set the values of the placeholders
$expectedAmount = 1000; // סכום משוקלל לעסקה
$discountPercentage = 10; // אחוזי הנחה צפויים
$transactionCost = 50; // עלות עסקה

// Calculate the net amount after discount and subtract transaction cost
$netAmount = $expectedAmount – ($expectedAmount * ($discountPercentage / 100)) – $transactionCost;

return $netAmount;

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