Browse Source

更新模版

moshaorui 3 months ago
parent
commit
de145d6061

+ 1 - 1
resources/views/liquid_src/1/screenprotector/__collection_list_1.liquid

@@ -36,4 +36,4 @@
                 </div>
 
         {% endfor %}
-<!-- End of Collection list 1 -->
+<!-- End of Collection list 1 -->

+ 2 - 2
resources/views/liquid_src/1/screenprotector/__contact.liquid

@@ -8,8 +8,8 @@
                 <div class="contact-widget">
                     <div class="icon-box"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/whatsapp.svg"></div>
                     <div class="contact-widget-title">WhatsApp</div>
-                    <div mtb_edit="1" class="contact-widget-detail" id="ihk88g">Questions about our product or pricing? Call for support</div>
-                    <div class="contact-widget-number">+ {{ site.dist.service_hotline }}</div>
+                    <div mtb_edit="1" class="contact-widget-detail" id="ihk88g">Questions about our product or pricing? Talk to us now</div>
+                    <div class="contact-widget-number">{{ site.dist.service_hotline }}</div>
                 </div>
 
                 <div class="contact-widget">

+ 1 - 1
resources/views/liquid_src/1/screenprotector/__page_list_1.liquid

@@ -28,4 +28,4 @@
 
     </ul>
 </div>
-<!-- End of List Page 1 -->
+<!-- End of List Page 1 -->

+ 1 - 1
resources/views/liquid_src/1/screenprotector/__product_list_1.liquid

@@ -29,4 +29,4 @@
 
     </ul>
 </div>
-<!-- End of List Page 1 -->
+<!-- End of List Page 1 -->

+ 1 - 1
resources/views/liquid_src/1/screenprotector/_footer.liquid

@@ -3,7 +3,7 @@
 	<div class="section-wrapper">
 		<div class="footer-widget">
 			<div class="int-widget">
-                    <div class="footer-logo"><img src="https://mietubl-dev.oss.mietubl.com.cn/static/tpl/screenprotector/images/logo.svg" alt="Mietubl logo"></div>
+                    <div class="footer-logo"><img src="{{ site.image_base_url }}/static/tpl/screenprotector/images/logo.svg" alt="Mietubl logo"></div>
 				<div mtb_edit="1" class="footer-int-text" id="i366ij">
 				Mietubl, originated from Made in China, growing up with intellectually manufactured in China. Focus on product intelligence, resource integration in all aspects of product circulation, construction of ecological chain.
 				</div>

+ 1 - 1
resources/views/liquid_src/1/screenprotector/_header.liquid

@@ -58,7 +58,7 @@
 						</li>
                         <li class="nav-item"><a title="News" href="/collections/news">News</a></li>
                         <li class="nav-item"><a title="" href="/pages/faqs">FAQs</a></li>
-                        <li class="nav-item"><a class="btn" href="/contact">Talk to us</a></li>
+                        <li class="nav-item"><a class="btn" href="/pages/Contact-us">Talk To Us</a></li>
 					</ul>
 				</nav>
 			</div>

+ 1 - 1
resources/views/liquid_src/1/screenprotector/_header_black.liquid

@@ -58,7 +58,7 @@
 						</li>
                         <li class="nav-item"><a title="News" href="/collections/news">News</a></li>
                         <li class="nav-item"><a title="" href="/pages/faqs">FAQs</a></li>
-                        <li class="nav-item"><a class="btn" href="/contact">Talk to us</a></li>
+                        <li class="nav-item"><a class="btn" href="/pages/Contact-us">Talk To Us</a></li>
 					</ul>
 				</nav>
 			</div>

+ 5 - 7
resources/views/liquid_src/1/screenprotector/collection_list.liquid

@@ -1,4 +1,3 @@
-
 <!DOCTYPE html>
 <html lang="{{site.dist.country}}">
 <head><meta charset="UTF-8">
@@ -55,9 +54,9 @@
                 <a href="/pages/{% if item.slug %}{{ item.slug }}{% else %}{{ item.id }}{% endif %}" title="{{ item.title | strip_html }}">
 
                 {% if item.cover_image %}
-                    <img src="{% if item.cover_image contains 'http' %}{{ item.cover_image }}{% else %}{{ site.image_base_url }}{{ item.cover_image | append: '?x-oss-process=image/resize,m_pad,w_1024,h_1024' }}{% endif %}" alt="Cover Image">
+                    <img src="{% if item.cover_image contains 'http' %}{{ item.cover_image }}{% else %}{{ site.image_base_url }}{{ item.cover_image }}{% endif %}" alt="Cover Image">
                 {% else %}
-                    <img src="{{ site.image_base_url }}static/common/images/product_default.jpg" class="img-center default-image-thumbnail" alt="{{ item.title | strip_html }}" style="width: 1024px;height: 1024px;">
+                    <img src="{{ site.image_base_url }}static/common/images/product_default.jpg" class="img-center default-image-thumbnail" alt="{{ item.title | strip_html }}" >
                 {% endif %}
                 </a>
 			</div>
@@ -65,8 +64,8 @@
 				<h2 class="entry-title"><a href="/pages/{% if item.slug %}{{ item.slug }}{% else %}{{ item.id }}{% endif %}" title="{{ item.title | strip_html }}"> {{ item.title | decode_html_entities | strip_html }}</a></h2>
 				<div class="entry-content">
 					<p>
-                        {% if item.description %}
-                            {{ item.description | truncatewords: 200 }}
+                        {% if  item.seo_description %}
+                            {{ item.seo_description }}
                         {% else %}
                             No description available.
                         {% endif %}
@@ -88,5 +87,4 @@
 
 {% include '_footer.liquid' %}
 	</body>
-</html>
-
+</html>

+ 66 - 17
resources/views/liquid_src/1/screenprotector/home.liquid

@@ -26,19 +26,19 @@
 			<div  class="e-con-inner">
 				<div class="elementor-element">
 					<div class="elementor-widget-container">
-					<h2 mtb_edit="1" class="banner-text-heading-title" id="i6twd2">Leading Screen Protector Supplier - Factory
+					<h2 mtb_edit="1" id="isjxbi" class="banner-text-heading-title">Leading Screen Protector Supplier - Factory
 					Direct Supply</h2>
 					</div>
 				</div>
 				<div class="banner-text-sub-title">
 					<div class="elementor-widget-container">
-								<p mtb_edit="1" id="iredy3">Bulk Orders, High-Quality, Direct from the Source.</p>
+								<p mtb_edit="1" id="iq1adr">Bulk Orders, High-Quality, Direct from the Source.</p>
 					</div>
 				</div>
 				<div class="elementor-element banner-text-sub-button">
 					<div class="elementor-widget-container">
 						<div class="elementor-button-wrapper">
-							<a href="/contact" mtb_edit="2" id="iwikug"> <span class="elementor-button-content-wrapper elementor-button elementor-button-link elementor-size-sm"><span mtb_edit="2" class="elementor-button-text" id="iudmm9">Request a Factory Quote</span></span></a>
+							<a href="/contact" mtb_edit="2" id="i2wkmk"> <span class="elementor-button-content-wrapper elementor-button elementor-button-link elementor-size-sm"> <span mtb_edit="2" id="iwqw3l" class="elementor-button-text">Request a Factory Quote</span> </span> </a>
 						</div>
 					</div>
 				</div>
@@ -52,17 +52,17 @@
             <div class="left-box">
                 <div class="elementor-element elementor-element-4fb7960 elementor-widget elementor-widget-heading" data-id="4fb7960" data-element_type="widget" data-widget_type="heading.default">
                     <div class="elementor-widget-container">
-                        <h2 mtb_edit="1" class="elementor-heading-title elementor-size-default" id="i4f2mq">About Us</h2>
+                        <h2 mtb_edit="1" id="iimbbw" class="elementor-heading-title elementor-size-default">About Us</h2>
 					</div>
                 </div>
                 <div class="elementor-widget-container">
-                    <p mtb_edit="1" id="iy8tfg">Mietubl, originated from Made in China, growing up with intellectually manufactured in China. Focus on product intelligence, resource integration in all aspects of product circulation, construction of ecological chain. </p>
+                    <p mtb_edit="1" >Mietubl, originated from Made in China, growing up with intellectually manufactured in China. Focus on product intelligence, resource integration in all aspects of product circulation, construction of ecological chain.</p>
 					
-					<p mtb_edit="1" id="id5icg">With years of industry experience, Mietubl has become one of the leading brands in the market. It has innovatively established several industry standards and is committed to providing better screen protectors for users worldwide.</p>
+					<p mtb_edit="1">With years of industry experience, Mietubl has become one of the leading brands in the market. It has innovatively established several industry standards and is committed to providing better screen protectors for users worldwide.</p>
                 </div>
                 <div class="elementor-widget-container">
                     <div class="elementor-button-wrapper">
-                        <a href="/pages/about-us" mtb_edit="2" class="elementor-button elementor-button-link elementor-size-sm" id="inq9sj"> <span class="elementor-button-content-wrapper"><span mtb_edit="1" class="elementor-button-text" id="i0w9wg">Learn More</span></span></a>
+                        <a href="/pages/about-us" mtb_edit="2" id="ir2b6v" class="elementor-button elementor-button-link elementor-size-sm"> <span class="elementor-button-content-wrapper"> <span mtb_edit="1" id="iqrkd1" class="elementor-button-text">Learn More</span> </span> </a>
                     </div>
                 </div>
             </div><!--left-box-->
@@ -84,8 +84,8 @@
 
 <section class="index-factory-section">
 	<div class="e-con-inner">
-	<h1 mtb_edit="1" id="ihg628">Screen Protector Production Lines</h1>
-	<div mtb_edit="1" class="sub-text" id="iocplu">Quality is the foundation of our business. With advanced glass processing and validation equipment <br/> we deliver high-quality screen protectors to users worldwide. Contact us to learn more.</div>
+	<h1 mtb_edit="1" id="iadfu5">Screen Protector Production Lines</h1>
+	<div mtb_edit="1" id="iqnj1b" class="sub-text">Quality is the foundation of our business. With advanced glass processing and validation equipment <br/> we deliver high-quality screen protectors to users worldwide. Contact us to learn more.</div>
 	<div class="factory-tour">
 		<div class="swiper mySwiper">
 		  <div class="swiper-wrapper">
@@ -124,13 +124,13 @@
 
 <section class="index-product-section">
 	<div class="e-con-inner">
-		<h2 mtb_edit="1" class="heading-title" id="iizbwf">Hot Screen Protector Series</h2>
-			<div mtb_edit="1" class="sub-title" id="i9ltj9">
+		<h2 mtb_edit="1" id="iisxts" class="heading-title">Hot Screen Protector Series</h2>
+			<div mtb_edit="1" id="itwepi" class="sub-title">
 					
 Mietubl offers comprehensive solutions, working closely with customers to develop the best solutions for their needs.<br/> And dedicated to providing high-cost-performance screen protector products to users worldwide.
 			</div>
 
-        {% product  mode="list" limit=6 template='__product_list_1.liquid' %}
+        {% product  mode="list" limit=8 template='__product_list_1.liquid' %}
 
 
 
@@ -139,22 +139,71 @@ Mietubl offers comprehensive solutions, working closely with customers to develo
 
 <section class="index-factory2-section">
 	<div class="section-wrapper">
-			<h2 mtb_edit="1" class="heading-title" id="icci2i">Screen protector factory</h2>
-			<p mtb_edit="1" class="sub-title" id="igmbdu">Leveraging premium supply chain resources to meet the dynamic demands of the industry.</p>
-			<a href="/pages/factory" mtb_edit="1" id="i4o982"> <span class="button">Visit our factory</span></a>
+			<h2 mtb_edit="1" id="io77wi" class="heading-title">Screen protector factory</h2>
+			<p mtb_edit="1" id="i0x8xk" class="sub-title">Leveraging premium supply chain resources to meet the dynamic demands of the industry.</p>
+			<a href="/pages/factory" mtb_edit="1" id="ib28se"> <span class="button">Visit our factory</span> </a>
 	</div>
 </section>
 
-{% include '__contact.liquid' %}
+<section class="index-material">
+	<div class="section-wrapper">
+		<h3 class="material-header">UTG Glass Technology</h3>
+		<div class="material-text">UTG (Ultra-Thin Glass), as a cutting-edge material, has been widely adopted in recent years for foldable smartphones, serving as a core protective component for their screens. 
 
+Compared to other screen protector materials, UTG glass offers exceptional optical transparency, creating an almost invisible layer that does not interfere with display performance while preserving the screen’s true colors and brightness. Despite being only a few micrometers thick, UTG glass maintains remarkable hardness, effectively resisting daily scratches and impacts. It flawlessly restores the screen's visual quality while providing robust protection. By incorporating UTG technology, we are equipped to deliver more advanced and reliable screen protection solutions to users worldwide.</div>
+	</div>
+</section>
 
+<section class="about-customer-section">
+	<div class="section-wrapper">
+		<div class="showcase">
+			<div class="zoom-in-pic">
+				<div class="pic active"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer1.jpg"></div>
+				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer2.jpg"></div>
+				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer3.jpg"></div>
+				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer4.jpg"></div>
+				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer5.jpg"></div>				
+			</div>
+			<div class="reviews">
+				<h2 mtb_edit="1">What Our Customers Say</h2>
+				<div class="reviews-content  active">
+					The customer service team at Mietubl is quick to respond and provides personalized solutions. Their professionalism and patience left a great impression on us.
+				</div>
+				
+				<div class="reviews-content">
+					The screen protectors from Mietubl are of excellent quality—durable and easy to install. We are very satisfied with their customization services; they perfectly meet our needs!
+				</div>
+				<div class="reviews-content">
+					A big thank you to the Mietubl team for their support—they gave us valuable advice while designing our customized products. The cooperation has been a pleasure.
+				</div>
+				<div class="reviews-content">
+					We are impressed with Mietubl's ability to meet deadlines. Our orders are always delivered as promised, allowing us to plan ahead and avoid any delays in our operations.
+				</div>					
+				<div class="reviews-content">
+					Since we’ve been working with Mietubl, their delivery services have been consistently reliable. They always deliver on time, and there have been no issues with shipping—this has greatly improved our operational efficiency.
+				</div>
+			
+				<div class="preview-pic">
+					<ul>
+						<li class="pic active"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer1.jpg"></li>
+						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer2.jpg"></li>
+						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer3.jpg"></li>
+						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer4.jpg"></li>
+						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer5.jpg"></li>						
+					</ul>
+				</div>
+			</div>
+		</div>
+	</div>
+</section>
 
 
+{% include '__contact.liquid' %}
 
 
 <section class="index-article-section">
 	<div class="section-wrapper">
-		<h2 mtb_edit="1" class="heading-title" id="ip8msr">Recent Posts</h2>
+		<h2 mtb_edit="1" id="i1otcj" class="heading-title">Recent Posts</h2>
 		<div class="blog-widget">
 
             {% collection slug="news" limit=3 template="__collection_list_1.liquid" %}

+ 0 - 43
resources/views/liquid_src/1/screenprotector/pages_sp_about.liquid

@@ -169,49 +169,6 @@
 </section>
 
 
-<section class="about-customer-section">
-	<div class="section-wrapper">
-		<div class="showcase">
-			<div class="zoom-in-pic">
-				<div class="pic active"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer1.jpg"></div>
-				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer2.jpg"></div>
-				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer3.jpg"></div>
-				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer4.jpg"></div>
-				<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer5.jpg"></div>				
-			</div>
-			<div class="reviews">
-				<h2 mtb_edit="1">What Our Customers Say</h2>
-				<div class="reviews-content  active">
-					The customer service team at Mietubl is quick to respond and provides personalized solutions. Their professionalism and patience left a great impression on us.
-				</div>
-				
-				<div class="reviews-content">
-					The screen protectors from Mietubl are of excellent quality—durable and easy to install. We are very satisfied with their customization services; they perfectly meet our needs!
-				</div>
-				<div class="reviews-content">
-					A big thank you to the Mietubl team for their support—they gave us valuable advice while designing our customized products. The cooperation has been a pleasure.
-				</div>
-				<div class="reviews-content">
-					We are impressed with Mietubl's ability to meet deadlines. Our orders are always delivered as promised, allowing us to plan ahead and avoid any delays in our operations.
-				</div>					
-				<div class="reviews-content">
-					Since we’ve been working with Mietubl, their delivery services have been consistently reliable. They always deliver on time, and there have been no issues with shipping—this has greatly improved our operational efficiency.
-				</div>
-			
-				<div class="preview-pic">
-					<ul>
-						<li class="pic active"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer1.jpg"></li>
-						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer2.jpg"></li>
-						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer3.jpg"></li>
-						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer4.jpg"></li>
-						<li class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/customer5.jpg"></li>						
-					</ul>
-				</div>
-			</div>
-		</div>
-	</div>
-</section>
-
 {% include '__contact.liquid' %}
 
 {% include '_footer.liquid' %}

+ 4 - 3
resources/views/liquid_src/1/screenprotector/pages_sp_contact.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <html lang="{{site.dist.country}}">
 <head><meta charset="UTF-8">
-    <title>{{page.seo_title}}</title>
+     <title>{{page.seo_title}}</title>
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-    <meta name="description" content="{{ site.dist.seo_description  | strip_html| strip_newlines }}" />
+    <meta name="keywords" content="{{ page.seo_keywords}}" />  
+    <meta name="description" content="{{page.seo_description}}" />
     <link rel="canonical" href="{{site.current_url}}" />
     <meta property="og:locale" content="{{site.dist.country_alpha_2l}}" />
     <meta property="og:type" content="website" />
@@ -32,7 +33,7 @@
 </section>
 <section class="contact-companies">
 	<div class="section-wrapper" mtb_edit="1">
-		<h1>Welcome to takl to us</h1>
+		<h1>Welcome to talk to us</h1>
 		<div class="rich-text">We are ready to assist if you have any of the following needs.</div>
 	<div class="contact-grid">
 		<div class="contact-grid-item">

+ 5 - 5
resources/views/liquid_src/1/screenprotector/pages_sp_factory_tour.liquid

@@ -27,7 +27,7 @@
 			  <p>Your browser does not support the video tag or the file format.</p>
 		</video>
 	</div>
-	<h1 mtb_edit="1">Screen protector Manufacturer Wholesaler</h1>
+	<h1 mtb_edit="1">Screen Protector Manufacturer Wholesaler</h1>
 </section>
 
 <section class="factory-section">
@@ -132,7 +132,7 @@
 		<div class="section-wrapper">
 		<h3 class="heading-title">Our solutions for you</h3>
 		<div class="category">
-			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/consumer-inner.jpg" alt="Mobile phone screen protector"></div>
+			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/phone.jpg" alt="Mobile phone screen protector"></div>
 			<div class="category-text">
 					<h3>Mobile phone screen protector</h3>
 					<div> With the widespread use of smartphones, screens have become one of the most vulnerable parts to damage. As mobile accessory distributors and wholesalers, you may face challenges such as diverse customer needs, intense price competition, and the search for high-quality products. We understand that the demand for screen protectors varies across different markets—whether it’s impact resistance, high-definition display, or ease of installation.Welcome to talk to us.</div>
@@ -164,7 +164,7 @@
 			</div>
 		</div>
 		<div class="category">
-			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/consumer-inner.jpg" alt="Mobile phone screen protector"></div>
+			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/tablet.jpg" alt="Tablet screen protector"></div>
 			<div class="category-text">
 					<h3>Tablet screen protector</h3>
 					<div> As a distributor or wholesaler, you need to provide high-quality screen protectors that meet market demands. Our tablet screen protectors are compatible with a wide range of popular tablet brands, including iPad, Samsung Galaxy Tab, and more. Each product undergoes strict quality control to ensure durability and long-lasting protection..</div>
@@ -191,7 +191,7 @@
 			</div>
 		</div>
 		<div class="category">
-			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/consumer-inner.jpg" alt="Mobile phone screen protector"></div>
+			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/car.jpg" alt="Car screen protector"></div>
 			<div class="category-text">
 					<h3>Car screen protector</h3>
 					<div> In-vehicle navigation systems have become an essential part of modern vehicles,  We understand the unique requirements of vehicle navigation screens, and offer high-performance screen protector solutions designed to meet these needs.</div>
@@ -222,7 +222,7 @@
 			</div>
 		</div>
 		<div class="category">
-			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/consumer-inner.jpg" alt="Mobile phone screen protector"></div>
+			<div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/lens.jpg" alt="Lens protector"></div>
 			<div class="category-text">
 					<h3>Lens protector</h3>
 					<div> As the camera function of electronic products becomes more and more powerful, dealers and consumers may face the challenge of protecting mobile phones while maintaining the clarity of photos and not increasing the thickness. Mietubl's innovative AR series lens protector may be your best choice.</div>

+ 7 - 6
resources/views/liquid_src/1/screenprotector/pages_sp_faq.liquid

@@ -3,7 +3,7 @@
 <head><meta charset="UTF-8">
 	<title>{{page.seo_title}}</title>
 	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-	<meta name="description" content="{{description}}" />
+	<meta name="description" content="{{page.seo_description}}" />
 	<link rel="canonical" href="{{site.current_url}}/" />
 	<meta property="og:locale" content="{{site.dist.country_alpha_2l}}" />
 	<meta property="og:type" content="website" />
@@ -13,11 +13,11 @@
 	<meta property="og:site_name" content="{{site.dist.site_name}}" />
 	<meta name="twitter:card" content="summary_large_image" />
 	<link rel='shortlink' href='{{site.current_url}}' />
-	<link rel="stylesheet" href="{{ site.asset_base_url}}/static/tpl/screenprotector/css/css.css?ver=0705">
-	<link rel="stylesheet" href="{{ site.asset_base_url}}/static/tpl/screenprotector/css/swiper-bundle.min.css?ver=0705">
-	<script src="{{ site.asset_base_url}}/static/tpl/screenprotector/js/jquery.min.js"></script>
-	<script src="{{ site.asset_base_url}}/static/tpl/screenprotector/js/swiper-bundle.min.js"></script>
-	<script src="{{ site.asset_base_url}}/static/tpl/screenprotector/js/main.js?ver=0705"></script>
+	<link rel="stylesheet" href="{{ site.asset_base_url}}static/tpl/screenprotector/css/css.css?ver=0705">
+	<link rel="stylesheet" href="{{ site.asset_base_url}}static/tpl/screenprotector/css/swiper-bundle.min.css?ver=0705">
+	<script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/jquery.min.js"></script>
+	<script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/swiper-bundle.min.js"></script>
+	<script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/main.js?ver=0705"></script>
 </head>
 <body>
 {% include '_header.liquid' %}
@@ -42,6 +42,7 @@
 	<div class="section-wrapper">
 		<div class="faq-box">
 			<p>{{ page.content |raw }}</p>
+		</div>
 	</div>
 </section>
 

+ 6 - 7
resources/views/liquid_src/1/screenprotector/products_categories.liquid

@@ -1,9 +1,9 @@
-
 <!DOCTYPE html>
 <html lang="{{site.dist.country}}">
 <head><meta charset="UTF-8">
-	<title>{{category.seo_title}}</title>
+	<title> {{category.seo_title}}</title>
 	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+	<meta name="keywords" content="{{ site.dist.seo_keywords" />
 	<meta name="description" content="{{ site.dist.seo_description  | strip_html| strip_newlines }}" />
 	<link rel="canonical" href="{{site.current_url}}/" />
 	<meta property="og:locale" content="{{site.dist.country_alpha_2l}}" />
@@ -45,11 +45,11 @@
 			     {% assign image_url_overlay = item.images[1].image_url %}
                             <img src="{% if image_url contains 'http' %}{{ image_url }}{% else %}{{ site.image_base_url }}{{ image_url | append: '?x-oss-process=image/resize,m_pad,w_200,h_200' }}{% endif %}"
                             alt="{{ item.title | strip_html }}">
-			     <div class="overlay">   <img src="{% if image_url_overlay %}{% if image_url_overlay contains 'http' %}{{ image_url_overlay }}{% else %}{{ site.image_base_url }}{{ image_url_overlay | append: '?x-oss-process=image/resize,m_pad,w_200,h_200' }}{% endif %}{% else %}{{ site.asset_base_url }}static/images/product_default.jpg{% endif %}"
+			     <div class="overlay">   <img src="{% if image_url_overlay %}{% if image_url_overlay contains 'http' %}{{ image_url_overlay }}{% else %}{{ site.image_base_url }}{{ image_url_overlay | append: '?x-oss-process=image/resize,m_pad,w_200,h_200' }}{% endif %}{% else %}{{ site.asset_base_url }}static/common/images/product_default.jpg{% endif %}"
                             alt="{{ item.title | strip_html }}"></div>
                         {% else %}
-                            <img src="{{ site.asset_base_url}}/static/images/product_default.jpg" alt="{{ item.title | strip_html }}">
-			    <div class="overlay"><img src="{{ site.asset_base_url}}/static/images/product_default.jpg" alt="{{ item.title | strip_html }}"></div>
+                            <img src="{{ site.asset_base_url}}static/common/images/product_default.jpg" alt="{{ item.title | strip_html }}">
+			    <div class="overlay"><img src="{{ site.asset_base_url}}static/common/images/product_default.jpg" alt="{{ item.title | strip_html }}"></div>
                         {% endif %}
 
 				</a></div>
@@ -69,5 +69,4 @@
 {% include '__contact.liquid' %}
 {% include '_footer.liquid' %}
 	</body>
-</html>
-
+</html>

+ 4 - 7
resources/views/liquid_src/1/screenprotector/products_detail.liquid

@@ -1,8 +1,7 @@
-
 <!DOCTYPE html>
 <html lang="{{site.dist.country}}">
 <head><meta charset="UTF-8">
-	<title>{{product.seo_title}}</title>
+	<title>{{product.seo_title}} - Screen Protector Factory Directly</title>
 	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 	<meta name="description" content="{{description}}" />
 	<link rel="canonical" href="{{site.current_url}}/" />
@@ -53,7 +52,6 @@
 				<h1> {{product.title | strip_html }}</h1>
 				<h2>{{ product.seo_description | strip_html }}</h2>
 				<div class="specification">
-					<div class="specification-title">Product Specification</div>
                     {% for item in product.parameters %}
 
                     <div class="specification-item">
@@ -62,12 +60,12 @@
 					</div>
                     {% endfor %}
 				</div>
-				<div class="btn"><a href="https://api.whatsapp.com/send?phone={{site.dist.whats_app}}">Speak With Our Team</a></div>
+				<div class="btn"><a href="https://api.whatsapp.com/send?phone={{site.dist.whats_app}}">Get Free Sample Now</a></div>
 			</div>
 		</div>
 
 		<div class="product-conent">
-			<h3>Description</h3>
+			<div class="description-header">Description</div>
 			<div >  {{product.content | raw }}</div>
 		</div>
 
@@ -109,5 +107,4 @@
 
 {% include '_footer.liquid' %}
 	</body>
-</html>
-
+</html>