High Fashion Garments
Home
High Fashion Garments
Our Products
Look Our
Textile Fabric
0) { while ($res = mysqli_fetch_assoc($result_user_data)) { echo '
' . $res['product_name'] . '
Minimum Order Quantity:
' . $res['minimum_order_quantity'] . ' '. $res['minimum_order_quantity_unit'] .'
'; if($res['product_usage']!= null) { echo '
Usage:
' . $res['product_usage'] . '
'; } echo'
view more
'; } } else { echo '
Product Not Uploaded
'; } ?>