ソースを参照

feat: template updated

igb 4 ヶ月 前
コミット
6118af900f

BIN
public/static/images/product_default.jpg


+ 2 - 1
resources/views/liquid_src/1/TechVista/collection_list.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
 <meta charset="utf-8">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="robots" content="index, follow">
 <meta name="robots" content="index, follow">
+<meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
 <meta name="author" content="Mietubl">
 <meta name="author" content="Mietubl">
 <meta name="description" content="{{ tag.seo_description }}">
 <meta name="description" content="{{ tag.seo_description }}">
 <meta name="keywords" content="{{tag.seo_keywords}}">
 <meta name="keywords" content="{{tag.seo_keywords}}">

+ 2 - 1
resources/views/liquid_src/1/TechVista/home.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
     <meta charset="utf-8">
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="robots" content="index, follow">
     <meta name="robots" content="index, follow">
+    <meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
     <meta name="description" content="{{ site.dist.seo_description }}">
     <meta name="description" content="{{ site.dist.seo_description }}">
     <meta name="keywords" content="{{ site.dist.seo_keywords }}">
     <meta name="keywords" content="{{ site.dist.seo_keywords }}">
     <meta name="author" content="Mietubl">
     <meta name="author" content="Mietubl">

+ 2 - 1
resources/views/liquid_src/1/TechVista/pages_detail.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
 <meta charset="utf-8">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="robots" content="index, follow">
 <meta name="robots" content="index, follow">
+<meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
 <meta name="author" content="Mietubl">
 <meta name="author" content="Mietubl">
 <meta name="description" content="{{ page.seo_description }}">
 <meta name="description" content="{{ page.seo_description }}">
 <meta name="keywords" content="{{page.seo_keywords}}">
 <meta name="keywords" content="{{page.seo_keywords}}">

+ 2 - 1
resources/views/liquid_src/1/TechVista/pages_sp_contact.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
 <meta charset="utf-8">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="robots" content="index, follow">
 <meta name="robots" content="index, follow">
+<meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
 <meta name="description" content="{{ site.dist.seo_description }}">
 <meta name="description" content="{{ site.dist.seo_description }}">
 <meta name="keywords" content="{{ site.dist.seo_keywords }}">
 <meta name="keywords" content="{{ site.dist.seo_keywords }}">
 <meta name="author" content="Mietubl">
 <meta name="author" content="Mietubl">

+ 2 - 1
resources/views/liquid_src/1/TechVista/products_categories.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
 <meta charset="utf-8">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="robots" content="index, follow">
 <meta name="robots" content="index, follow">
+<meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
 <meta name="description" content="{{ category.seo_description }}">
 <meta name="description" content="{{ category.seo_description }}">
 <meta name="keywords" content="{{category.seo_keywords}}">
 <meta name="keywords" content="{{category.seo_keywords}}">
 <title>{{category.seo_title}}</title>
 <title>{{category.seo_title}}</title>

+ 3 - 3
resources/views/liquid_src/1/TechVista/products_detail.liquid

@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<html>
+<html lang="{{site.dist.country_lang }}">
 <head>
 <head>
 <meta charset="utf-8">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="robots" content="index, follow">
 <meta name="robots" content="index, follow">
+<meta property="og:locale" content="{{site.dist.country_lang | replace: '-', '_' }}" />
 <meta name="author" content="Mietubl">
 <meta name="author" content="Mietubl">
 <meta name="description" content="{{ product.seo_description }}">
 <meta name="description" content="{{ product.seo_description }}">
 <meta name="keywords" content="{{product.seo_keywords}}">
 <meta name="keywords" content="{{product.seo_keywords}}">
@@ -84,7 +85,7 @@
                                         <!-- Product description -->
                                         <!-- Product description -->
                                         <div class="product-description-wrapper px-1">
                                         <div class="product-description-wrapper px-1">
                                             <!-- Product title -->
                                             <!-- Product title -->
-                                            <h2 class="product-title">
+                                            <h2 class="product-title font-size-2">
                                                 {{product.title | strip_html }}
                                                 {{product.title | strip_html }}
                                             </h2>
                                             </h2>
                                             <hr>
                                             <hr>
@@ -98,7 +99,6 @@
                                                 <tbody>
                                                 <tbody>
                                                 {% for item in product.parameters %}
                                                 {% for item in product.parameters %}
 
 
-
                                                 <tr>
                                                 <tr>
                                                     <td>
                                                     <td>
                                                         <span class="c-gray-light strong-600">  {{ item.key }}</span>
                                                         <span class="c-gray-light strong-600">  {{ item.key }}</span>