-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
248 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,248 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="author" content="Raydo Matthee"> | ||
<title>Premium Glass Honey Jar Supply Project</title> | ||
<style> | ||
body { | ||
font-family: Arial, sans-serif; | ||
margin: 20px; | ||
padding: 0; | ||
background-color: #f8f9fa; | ||
color: #333; | ||
line-height: 1.6; | ||
} | ||
|
||
.container { | ||
max-width: 900px; | ||
margin: auto; | ||
background: #fff; | ||
padding: 20px; | ||
border-radius: 8px; | ||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); | ||
} | ||
|
||
h1, h2, h3, h4 { | ||
color: #0056b3; | ||
} | ||
|
||
h1 { | ||
text-align: center; | ||
font-size: 24px; | ||
} | ||
|
||
.header, .footer { | ||
text-align: center; | ||
padding: 10px; | ||
background-color: #0056b3; | ||
color: #fff; | ||
border-radius: 8px; | ||
} | ||
|
||
.section-title { | ||
margin-top: 20px; | ||
border-bottom: 2px solid #0056b3; | ||
padding-bottom: 5px; | ||
font-size: 18px; | ||
} | ||
|
||
ul { | ||
padding-left: 20px; | ||
} | ||
|
||
li { | ||
margin-bottom: 10px; | ||
} | ||
|
||
.important-notes, .terms { | ||
background-color: #e9ecef; | ||
padding: 10px; | ||
border-radius: 6px; | ||
margin: 10px 0; | ||
} | ||
|
||
table { | ||
width: 100%; | ||
border-collapse: collapse; | ||
margin: 20px 0; | ||
} | ||
|
||
table, th, td { | ||
border: 1px solid #ddd; | ||
} | ||
|
||
th, td { | ||
padding: 10px; | ||
text-align: left; | ||
} | ||
|
||
th { | ||
background-color: #0056b3; | ||
color: #fff; | ||
} | ||
|
||
.next-steps { | ||
margin-top: 20px; | ||
background-color: #d4edda; | ||
padding: 10px; | ||
border-radius: 6px; | ||
} | ||
|
||
.signature-block { | ||
margin-top: 30px; | ||
text-align: right; | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="header"> | ||
<h1>Premium Glass Honey Jar Supply Project</h1> | ||
<p>Prepared for: Mr. Bonmache Mazvi, ETPETBON ENTERPRISES T/A ClimaCore Solutions</p> | ||
<p>Prepared by: Raydo Matthee</p> | ||
<p>[Date]</p> | ||
</div> | ||
|
||
<h2 class="section-title">Executive Summary</h2> | ||
<p>This proposal outlines the supply of premium twist-shaped glass honey jars for ETPETBON ENTERPRISES' integrated LLSHW Project. These distinctive glass containers are specifically designed for honey storage and retail presentation, featuring an innovative twisted design that adds visual appeal and premium positioning to honey products.</p> | ||
|
||
<h2 class="section-title">Product Specifications</h2> | ||
<h3>Container Details</h3> | ||
<ul> | ||
<li>Material: Clear, customizable glass</li> | ||
<li>Design: Unique twisted shape with wide mouth</li> | ||
<li>Lid Type: Split-type metal screw cap (black)</li> | ||
<li>Available Capacities: | ||
<ul> | ||
<li>Small: 158ml (236g weight)</li> | ||
<li>Medium: 396ml (466g weight)</li> | ||
<li>Additional sizes: 150ml, 250ml, 380ml, 500ml, 750ml, 1000ml, 32oz</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
<h3>Quality Features</h3> | ||
<ul> | ||
<li>Food-grade glass material</li> | ||
<li>Airtight metal screw cap design</li> | ||
<li>Crystal clear transparency</li> | ||
<li>Distinctive twisted design for premium shelf presence</li> | ||
<li>Wide mouth for easy filling and dispensing</li> | ||
</ul> | ||
|
||
<h2 class="section-title">Customization Options</h2> | ||
<h3>Surface Treatment Options</h3> | ||
<ul> | ||
<li>Silkscreen printing</li> | ||
<li>Hot stamping</li> | ||
<li>Frosted finish</li> | ||
<li>Decal application</li> | ||
<li>Custom painting</li> | ||
<li>Electroplating</li> | ||
<li>Spray coating</li> | ||
<li>Custom labeling</li> | ||
<li>Sticker application</li> | ||
</ul> | ||
|
||
<h3>Packaging Options</h3> | ||
<ul> | ||
<li>Standard carton</li> | ||
<li>Gift box presentation</li> | ||
<li>Colorful retail boxes</li> | ||
<li>White box option</li> | ||
<li>Export pallets</li> | ||
<li>Custom packaging available upon request</li> | ||
</ul> | ||
|
||
<h2 class="section-title">Pricing Structure</h2> | ||
<table> | ||
<tr> | ||
<th>Tier</th> | ||
<th>Order Range</th> | ||
<th>Unit Price (USD)</th> | ||
<th>Total Investment (USD)</th> | ||
</tr> | ||
<tr> | ||
<td>Tier 1: Initial Order</td> | ||
<td>2,000 pieces</td> | ||
<td>$0.35</td> | ||
<td>$700</td> | ||
</tr> | ||
<tr> | ||
<td>Tier 2: Medium Volume</td> | ||
<td>10,000-49,999 pieces</td> | ||
<td>$0.26</td> | ||
<td>$2,600</td> | ||
</tr> | ||
<tr> | ||
<td>Tier 3: High Volume</td> | ||
<td>≥50,000 pieces</td> | ||
<td>$0.24</td> | ||
<td>$12,000</td> | ||
</tr> | ||
</table> | ||
|
||
<div class="important-notes"> | ||
<h3>Important Notes</h3> | ||
<ul> | ||
<li>Products are manufactured in China and require pre-ordering</li> | ||
<li>Shipping costs and import duties are not included in the above pricing</li> | ||
<li>Final shipping costs will be calculated based on: | ||
<ul> | ||
<li>Order quantity</li> | ||
<li>Delivery location in Zimbabwe</li> | ||
<li>Selected shipping method</li> | ||
</ul> | ||
</li> | ||
<li>Multiple supplier options are available, but this represents the most cost-effective solution</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="terms"> | ||
<h3>Terms and Conditions</h3> | ||
<h4>Payment Terms</h4> | ||
<ul> | ||
<li>50% deposit upon order confirmation</li> | ||
<li>50% balance before shipment</li> | ||
<li>All prices quoted in USD</li> | ||
</ul> | ||
|
||
<h4>Warranty</h4> | ||
<ul> | ||
<li>Manufacturing defects covered for 30 days</li> | ||
<li>Replacement guarantee for damaged items during transit</li> | ||
<li>Quality assurance certification provided</li> | ||
</ul> | ||
|
||
<h4>Order Processing</h4> | ||
<ul> | ||
<li>Minimum order quantity: 2,000 pieces</li> | ||
<li>Lead time: 6-8 weeks for standard orders</li> | ||
<li>Custom orders may require additional processing time</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="next-steps"> | ||
<h3>Next Steps</h3> | ||
<ol> | ||
<li>Review proposal and select preferred package</li> | ||
<li>Confirm order quantities and specifications</li> | ||
<li>Finalize customization requirements if applicable</li> | ||
<li>Process initial payment</li> | ||
<li>Receive production timeline and tracking details</li> | ||
</ol> | ||
</div> | ||
|
||
<div class="footer"> | ||
<p>This proposal is valid for 30 days from the date of submission. All terms and conditions are subject to final contract agreement.</p> | ||
<p>We look forward to the opportunity to supply your honey jar needs and contribute to the success of your integrated LLSHW Project.</p> | ||
</div> | ||
|
||
<div class="signature-block"> | ||
<p>_________________<br>Raydo Matthee</p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |