✓
Order Confirmed!
Thank you for your purchase. Your order has been successfully received.
Order Number:
order_number); ?>
Customer Name:
customer_name); ?>
Email:
customer_email); ?>
Shipping Address:
shipping_address); ?>
Order Status:
status); ?>
Order Items
items; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
product->name); ?>
printStock;
$stockText = $stock ? "{$stock->name}" : "Standard";
$stockCost = 0;
if ($stock) {
$stockCost = $item->type === 'wallpaper' ? $stock->cost_per_meter : $stock->cost_per_m2;
}
?>
type === 'wallpaper'): ?>
Length: length); ?>m | Finish:
Stock Cost: R/m
type === 'mural'): ?>
Dimensions: width); ?>m × height); ?>m (width * $item->height, 2)); ?>m²) | Finish:
Stock Cost: R/m²
Price: R per unit
Rquantity * (
$item->type === 'wallpaper'
? $stockCost * $item->length
: ($item->type === 'mural'
? $stockCost * $item->width * $item->height
: $stockCost
)
),
2
)); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
Order Total:
Rtotal, 2)); ?>
🔔 What's Next?
A confirmation email has been sent to customer_email); ?>. You'll receive updates about your order status and shipping information shortly.