Based on some data and coding I already have, ...I will prepare and give you: 1.A flat file with the following fields: Product_ID, Product_category, Product_name, Product_description, Product_price, Product_weight, Product_details, Products_keywords, Product_image1_url, Product_image2_url. (less than 100 products).2.A flat file with the following fields: shipping zones and price for weight bands that you may want to save as a table in the mysql database.3.A form code for the selection of all countries, a form code for the selection of the Product_name and one for the Products_keywords. 4.An ajax_ php file with all the conditions for the shipping zone and the total weight already coded.5.I will provide a 2 column template html page in which the left column will have a DIV area reserved for the query forms (by Product_name and by Products_keywords) and the main column will have a DIV area reserved for a dynamic display of results.You will produce:1.You will produce a mysql database with the data provided on my server (I will provide access details).2.You will integrate the form for selecting a product by Product_name, and second form to select by Product_keyword.3.When an item form is selected, the main portion of the page (within the range) will dynamically display the product details such as the Product_image1, Product_image2, Product_name, Product_description, Product_price, Products_keywords (I will have the desired display defined in my template)4.An 'Add to cart' button will also be displayed and will pass to the cart (if clicked) the Product_name, Product_price and Product_weight for the item displayed.5.A summary of the cart total value will be displayed dynamically on the same page and a 'check cart' button will also be available.6.The cart (in a provided html template) will have a country selection form and a shipping cost will be calculated based on the total weight of the items in the cart, the selected country and the condition provided in my current ajax_php file mentioned under item 4 that I will provide.You may suggest different ideas based on this project requirement.Based on some data and coding I already have, ...I will prepare and give you: 1.A flat file with the following fields: Product_ID, Product_category, Product_name, Product_description, Product_price, Product_weight, Product_details, Products_keywords, Product_image1_url, Product_image2_url. (less than 100 products).2.A flat file with the following fields: shipping zones and price for weight bands that you may want to save as a table in the mysql database.3.A form code for the selection of all countries, a form code for the selection of the Product_name and one for the Products_keywords. 4.An ajax_ php file with all the conditions for the shipping zone and the total weight already coded.5.I will provide a 2 column template html page in which the left column will have a DIV area reserved for the query forms (by Product_name and by Products_keywords) and the main column will have a DIV area reserved for a dynamic display of results.You will produce:1.You will produce a mysql database with the data provided on my server (I will provide access details).2.You will integrate the form for selecting a product by Product_name, and second form to select by Product_keyword.3.When an item form is selected, the main portion of the page (within the range) will dynamically display the product details such as the Product_image1, Product_image2, Product_name, Product_description, Product_price, Products_keywords (I will have the desired display defined in my template)4.An 'Add to cart' button will also be displayed and will pass to the cart (if clicked) the Product_name, Product_price and Product_weight for the item displayed.5.A summary of the cart total value will be displayed dynamically on the same page and a 'check cart' button will also be available.6.The cart (in a provided html template) will have a country selection form and a shipping cost will be calculated based on the total weight of the items in the cart, the selected country and the condition provided in my current ajax_php file mentioned under item 4 that I will provide.You may suggest different ideas based on this project requirement.