This pair of shoulder epaulets for trainee pilots has double gold bars. This can be used with uniform of private pilots and pilot trainees. This is made of premium nylon fabric to prevent ageing and fading. It is easy to clean and is washable. Product features are as below.
ProductController.php#112texmith_dev_pilot_mart13.23msselect `categories`.`id`, `categories`.`name`, `categories`.`slug`, `categories`.`display_name`, `categories`.`category_id`, `category_product`.`product_id` as `pivot_product_id`, `category_product`.`category_id` as `pivot_category_id` from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` in (114)
ProductController.php#115texmith_dev_pilot_mart1.14msselect*from `shop_metas` where `shop_metas`.`metable_id` in (114) and `shop_metas`.`metable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'
ProductController.php#116texmith_dev_pilot_mart3.29msselect `id`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product') as `reviews_count` from `products` where `products`.`id` in (114)
AppLayout.php#41texmith_dev_pilot_mart1.08msselect*from `categories` where ((`featured` =1) or (`is_top` =1)) and `status` =1orderby `created_at` desc limit 10
CartService.php#26texmith_dev_pilot_mart910μsselect*from `shop_metas` where `shop_metas`.`metable_id` in (126, 217) and `shop_metas`.`metable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'
CartService.php#26texmith_dev_pilot_mart730μsselect `users`.*, `wishlist_items`.`product_id` as `pivot_product_id`, `wishlist_items`.`user_id` as `pivot_user_id`, `wishlist_items`.`created_at` as `pivot_created_at`, `wishlist_items`.`updated_at` as `pivot_updated_at` from `users` innerjoin `wishlist_items` on `users`.`id` = `wishlist_items`.`user_id` where `wishlist_items`.`user_id` isnulland `wishlist_items`.`product_id` in (126, 217)
CartService.php#26texmith_dev_pilot_mart660μsselect `categories`.`id`, `category_product`.`product_id` as `pivot_product_id`, `category_product`.`category_id` as `pivot_category_id` from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` in (126, 217)
ReviewModelTrait.php#13texmith_dev_pilot_mart1.01msselect `id`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product') as `reviews_avg_rating` from `products` where `products`.`id` in (114)
show.blade.php#142texmith_dev_pilot_mart870μsselect `users`.*, `wishlist_items`.`product_id` as `pivot_product_id`, `wishlist_items`.`user_id` as `pivot_user_id`, `wishlist_items`.`created_at` as `pivot_created_at`, `wishlist_items`.`updated_at` as `pivot_updated_at` from `users` innerjoin `wishlist_items` on `users`.`id` = `wishlist_items`.`user_id` where `wishlist_items`.`product_id` =114and `wishlist_items`.`user_id` isnull
Reviews.php#69texmith_dev_pilot_mart950μsselectavg(`rating`) as aggregate from `reviews` where `status` =1and `reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'and `reviewable_id` =114
Reviews.php#81texmith_dev_pilot_mart860μsselectcount(*) as aggregate from `reviews` where `status` =1and `reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'and `reviewable_id` =114
ReviewsStats.php#43texmith_dev_pilot_mart1.49msselectavg(`rating`) as aggregate from `reviews` where `status` =1and `reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'and `reviewable_id` =114
ReviewsStats.php#55texmith_dev_pilot_mart1.23msselectcount(*) as aggregate from `reviews` where `status` =1and `reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product'and `reviewable_id` =114
ProductsGroup.php#60texmith_dev_pilot_mart4.79msselect `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product') as `reviews_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` ='Takshak\\Ashop\\Models\\Shop\\Product') as `reviews_avg_rating` from `products` where `products`.`status` =1andexists (select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`categories`.`id` in (114) or `categories`.`name` in (114) or `categories`.`slug` in (114))) and `product_id` isnullorderby `created_at` desc limit 10
ProductsGroup.php#60texmith_dev_pilot_mart760μsselect `users`.`id`, `users`.`name`, `wishlist_items`.`product_id` as `pivot_product_id`, `wishlist_items`.`user_id` as `pivot_user_id`, `wishlist_items`.`created_at` as `pivot_created_at`, `wishlist_items`.`updated_at` as `pivot_updated_at` from `users` innerjoin `wishlist_items` on `users`.`id` = `wishlist_items`.`user_id` where `wishlist_items`.`user_id` isnulland `wishlist_items`.`product_id` in (113, 114, 115, 116, 214, 215, 216, 217)