@if ($flashSale && $showPopup == 'yes') @php $product = $flashSale->products->random(); $flashSale->load('metadata'); $subtitleKey = 'subtitle'; if (is_plugin_active('language-advanced') && Language::getCurrentLocaleCode() != Language::getDefaultLocaleCode()) { $subtitleKey = Language::getCurrentLocaleCode() . '_subtitle'; } @endphp @endif