Log 2687

$linkToCustomer = “#קישור ללקוח#”;
$email = #דואר אלקטרוני#;

// Get the position of “#” characters within the placeholders
$startPosLink = strpos($linkToCustomer, “#”);
$endPosLink = strrpos($linkToCustomer, “#”);

$startPosEmail = strpos($email, “#”);
$endPosEmail = strrpos($email, “#”);

// Extract the email address using substr and starting/ending positions
$emailAddress = substr($email, $startPosEmail + 1, $endPosEmail – $startPosEmail – 1);

// Echo the extracted email address
return $emailAddress;

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