-
Notifications
You must be signed in to change notification settings - Fork 0
/
help_center.html
155 lines (127 loc) · 7.42 KB
/
help_center.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="shortcut icon" href="https://www.picturekeeper.com/cdn/shop/files/PK_initials_64x64.png"
type="image/png" />
<title>Help Center for Picture Keeper</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- TODO: Comment the below five lines out if we want to copy the code to Shopify -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/help_center.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<!-- TODO: Comment the above five lines out if we want to copy the code to Shopify -->
</head>
<div id="hero">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_header.jpg?v=1727844807" id="hero-img"
class="img-responsive">
<div id="inside-hero-container">
<div id="hero-title">Help Center</div>
<div id="hero-subtitle">Get answers to all your Picture Keeper questions</div>
<div id="hero-button-container">
<a href="https://picturekeeper.com/pages/contact-our-support-team">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/contact_support.png?v=1715889686"
class="hero-button">
</a>
<a href="https://support.picturekeeper.com/hc/en-us/categories/4408997793691-Getting-Started">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/getting_started.png?v=1715848034"
class="hero-button">
</a>
<a href="https://support.picturekeeper.com/hc/en-us/categories/27528472184091">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/quick_answers.webp?v=1721354026"
class="hero-button">
</a>
</div>
</div>
</div>
</div>
<div id="product-grid-title">Which product are you using?</div>
<div id="product-grid">
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper_connect.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper Connect">
</div>
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper">
</div>
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper_for_android.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper For Android">
</div>
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper_pro.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper Pro">
</div>
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper_pro_ssd.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper Pro SSD">
</div>
<div class="product-column">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/help_center_picture_keeper_pro_hdd.webp?v=1727845400"
class="img-responsive grid-item product-grid-item" data-product-name="Picture Keeper Pro HDD">
</div>
</div>
<div id="copyright">
iPhone® and iPad® are trademarks of Apple Inc., registered in the U.S. and other countries. All other trademarks are
the property of their owners.
</div>
<div class="modal fade" id="platform-modal" tabindex="-1" role="dialog">
<div class="modal-dialog modal-dialog-centered modal-xl" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" id="modal-close-button">
<img src="https://cdn.shopify.com/s/files/1/1811/1215/files/close.png?v=1708657623">
</button>
<div id="modal-title">Which platform are you using?</div>
<div id="platform-grid">
<div class="platform-column" data-platform-name="iPhone or iPad">
<button class="icon-button platform-button grid-item platform-grid-item" id="platform-ios">
<img class="platform-button-image"
src="https://cdn.shopify.com/s/files/1/1811/1215/files/ios.png?v=1708657622">
<div class="platform-button-label">iPhone or iPad</div>
</button>
</div>
<div class="platform-column" data-platform-name="Android">
<button class="icon-button platform-button grid-item platform-grid-item" id="platform-android">
<img class="platform-button-image "
src="https://cdn.shopify.com/s/files/1/1811/1215/files/android_39537fce-aa27-4b64-9ea6-66983c77e7db.png?v=1708657622">
<div class="platform-button-label">Android</div>
</button>
</div>
<div class="platform-column" data-platform-name="Windows">
<button class="icon-button platform-button grid-item platform-grid-item" id="platform-windows">
<img class="platform-button-image"
src="https://cdn.shopify.com/s/files/1/1811/1215/files/windows.png?v=1708657623">
<div class="platform-button-label">Windows</div>
</button>
</div>
<div class="platform-column" data-platform-name="Mac">
<button class="icon-button platform-button grid-item platform-grid-item" id="platform-mac">
<img class="platform-button-image"
src="https://cdn.shopify.com/s/files/1/1811/1215/files/mac.png?v=1708657623">
<div class="platform-button-label">Mac</div>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- TODO: Comment the below five lines out if we want to copy the code to Shopify -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="js/help_center.js"></script>
<!-- TODO: Comment the above five lines out if we want to copy the code to Shopify -->
<!-- Start of picturekeeper Zendesk Widget script -->
<script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=d43b8fd6-2491-42fa-9efa-be9729220d47">
</script>
<!-- End of picturekeeper Zendesk Widget script -->
</body>
</html>