-
Notifications
You must be signed in to change notification settings - Fork 0
/
product2-AR
85 lines (76 loc) · 2.7 KB
/
product2-AR
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DXN Buyer-Products</title>
<link rel = "stylesheet" href = "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"/>
</head>
<body>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v9.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_GB/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Chat Plugin code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="103483135057769">
</div>
<!-- Facebook product publication in DXN Buyer -->
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/fr_FR/sdk.js#xfbml=1&version=v9.0" nonce="fSy6Bu9t">
</script>
<br>
<!-- Navigation Menu -->
<center>
<a href="/home" class="btn btn-secondary">
Home
</a>
<a href="/product2" class="btn btn-secondary">
EN
</a>
<a href="/product2-AR" class="btn btn-secondary">
AR
</a>
<a href="/product2-FR" class="btn btn-secondary">
FR
</a>
</center>
<!-- Facebook product publication in DXN Buyer -->
<center>
<div class="fb-post" data-href="https://www.facebook.com/permalink.php?story_fbid=107504044655678&id=103483135057769" data-width="500" data-show-text="true">
<blockquote cite="https://www.facebook.com/permalink.php?story_fbid=107504044655678&id=103483135057769" class="fb-xfbml-parse-ignore">
<p>
معجون اسنان Dxn Ganozhi (مجموعة من 4 x 40 g)
معجون اسنان غانوزي ينظف اسنانك بشكل فعال ويمنحك نفس منعش ويترك طعما جديدا...
</p>
Publiée par
<a href="https://www.facebook.com/DXN-Buyer-103483135057769/">
DXN Buyer
</a>
sur
<a href="https://www.facebook.com/permalink.php?story_fbid=107504044655678&id=103483135057769">
Mardi 19 janvier 2021
</a>
</blockquote>
</div>
</center>
</body>
</html>