@extends('frontend.layout.master') @section('content')
Product Product Details
Category: {{ $getproductdetails['recordList'][0]['productCategory'] }}
{{ $getproductdetails['recordList'][0]['name'] }}
Price: {{$currency['value']}}{{ $getproductdetails['recordList'][0]['amount'] }}

Product Details

{{ $getproductdetails['recordList'][0]['features'] }}

Delivery done in 3 days from date of purchase

Order now to get this product delivery

Recent Products

See new products and how Astroway helped them find their path to happiness!

@endsection