Gold Price Updated

{{ ucfirst($executionType) }} Update Complete

{{ now()->format('F j, Y') }} • {{ now()->format('g:i A T') }}

Current Gold Price

${{ number_format($goldPrice, 2) }}

per troy ounce

@if (count($collections) > 0)

Update Summary

@foreach ($collections as $collection)

{{ $collection['name'] }}

@if ($collection['has_errors']) Errors @else Success @endif
Products Processed: {{ $collection['products_processed'] }}
@if ($collection['price_10k'])

10K Gold

@if ($collection['errors_10k'] > 0) @endif
Price: ${{ number_format($collection['price_10k'], 2) }} /gr
Updated: {{ $collection['products_updated_10k'] }} products
{{ $collection['errors_10k'] }} error(s)
@endif @if ($collection['price_14k'])

14K Gold

@if ($collection['errors_14k'] > 0) @endif
Price: ${{ number_format($collection['price_14k'], 2) }} /gr
Updated: {{ $collection['products_updated_14k'] }} products
{{ $collection['errors_14k'] }} error(s)
@endif
@endforeach @else

No collections were processed.

@endif

Thank you for using our automated gold price management system

{{ config('app.name') }} • {{ now()->year }}

This is an automated notification • Please do not reply to this email