{"id":38384,"date":"2024-11-02T07:44:25","date_gmt":"2024-11-02T06:44:25","guid":{"rendered":"https:\/\/www.tu-mi.com\/blog\/?p=38384"},"modified":"2025-10-01T20:26:38","modified_gmt":"2025-10-01T18:26:38","slug":"chouara-tannery-cooperative-sales-point","status":"publish","type":"post","link":"https:\/\/www.tu-mi.com\/blog\/2024\/11\/02\/chouara-tannery-cooperative-sales-point\/","title":{"rendered":"the extraordinary and unmissible Chouara Tannery, Cooperative Sales Point"},"content":{"rendered":"\n<!-- ***** INIZIO SCRIPT HTML\/JS MODIFICATO ***** -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@700&#038;display=swap\" rel=\"stylesheet\">\n\n<div id=\"video-bg\" style=\"position:fixed; top:0; left:0; width:100%; height:100%; overflow:hidden; z-index:-1;\">\n  <iframe id=\"yt-frame\"\n    frameborder=\"0\" allow=\"autoplay; fullscreen\"\n    style=\"position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);\"\n    sandbox=\"allow-scripts allow-same-origin allow-presentation\">\n  <\/iframe>\n<\/div>\n\n<div id=\"bg-fallback\" style=\"\n  background:#ffffff no-repeat center\/cover;\n  position:fixed; top:0; left:0; width:100%; height:100%; z-index:-2;\">\n<\/div>\n\n<!--  TESTO ADV in basso a sinistra -->\n<div id=\"adv-text\" style=\"\n  position: fixed;\n  bottom: 20px;\n  left: 20px;\n  z-index: 10;\n  color: #ffffff;\n  font-family: 'Dancing Script', cursive;\n  font-weight: 700;\n  font-size: 24px;\n  line-height: 1.3;\n  max-width: 420px;\n  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);\n  background: rgba(0,0,0,0.35);\n  padding: 12px 16px;\n  border-radius: 12px;\n  box-sizing: border-box;\n\">\n  for this ADV space contact the web agency A-Mi.it<br>\n  +39 334 2071553 (Whatsapp)<br>\n  by Giga Gaudia srls<br>\n  Piero Gobetti Street 2th, Abbiategrasso 20081 Milan Europe<br>\n  P.IVA: 13336400968\n<\/div>\n\n<script>\n  const defaultLink = 'https:\/\/www.a-mi.it\/';\n  const links = [\n    'https:\/\/www.ikea.com\/',\n    'https:\/\/www.ferrero.com\/',\n    'https:\/\/www.eni.com\/',\n    'https:\/\/www.illy.com\/',\n    'https:\/\/www.pampers.com\/',\n    'https:\/\/wiop.unilever.it\/brands\/coccolino\/',\n    'https:\/\/www.ray-ban.com\/',\n    'https:\/\/www.yamamay.com\/',\n    'https:\/\/privati.vodafone.it\/',\n    'https:\/\/suzuki.com\/',\n    'https:\/\/www.campari.com\/'\n  ];\n\n  const defaultVideo = 'https:\/\/www.youtube.com\/embed\/gTEYwKoK89A?autoplay=1&mute=1&loop=1&playlist=gTEYwKoK89A&controls=0&showinfo=0&modestbranding=1';\n  const linksVideo = [\n    'https:\/\/www.youtube.com\/embed\/4Rpi1ZMKy74?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/KsHz96e22b8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/PeoFNM2mKYw?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/BHZ5kknVvHc?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/eri_bL8czRs?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/ukyDKGbKL4I?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/-cqwXxUo_q8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/WAux8dmh1TI?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/BtWjShlmLx8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/Eh5thghzEek?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/-DJHyoXMoLA?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1'\n  ];\n\n  const index = Math.floor(Math.random() * links.length);\n  const chosenLink = links[index] || defaultLink;\n  const chosenVideo = linksVideo[index] || defaultVideo;\n\n  document.getElementById('yt-frame').src = chosenVideo;\n  document.getElementById('bg-fallback').style.backgroundImage =\n    `url('https:\/\/www.tu-mi.com\/ADV_BODY1SHOP\/${index}.jpg')`;\n\n  function resizeVideo() {\n    const iframe = document.getElementById('yt-frame');\n    const vw = window.innerWidth;\n    const vh = window.innerHeight;\n    const aspect = 16 \/ 9;\n    let width, height;\n    if (vw \/ vh < aspect) {\n      height = vh;\n      width = vh * aspect;\n    } else {\n      width = vw;\n      height = vw \/ aspect;\n    }\n    iframe.style.width = width + 'px';\n    iframe.style.height = height + 'px';\n  }\n  window.addEventListener('load', resizeVideo);\n  window.addEventListener('resize', resizeVideo);\n\n  document.getElementById('yt-frame').addEventListener('error', function() {\n    document.getElementById('video-bg').style.display = 'none';\n    document.getElementById('bg-fallback').style.zIndex = -1;\n  });\n\n  \/\/ Clic su sfondo = apri link\n  document.body.addEventListener('click', function(e) {\n    if (e.target.closest('a, button, input, select, [role=\"button\"], iframe, #adv-text')) return;\n    if (e.defaultPrevented) return;\n    window.open(chosenLink, '_blank', 'noopener');\n  });\n<\/script>\n<!-- ***** FINE SCRIPT HTML\/JS MODIFICATO ***** -->\n\n\n\n#marocco #fes #chouaratannery #cooperative\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38389\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131538-Copy.jpg\" alt=\"\" class=\"wp-image-38389\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131538-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131538-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131538-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38393\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131719-Copy-1.jpg\" alt=\"\" class=\"wp-image-38393\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131719-Copy-1.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131719-Copy-1-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131719-Copy-1-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38394\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131721-Copy-1.jpg\" alt=\"\" class=\"wp-image-38394\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131721-Copy-1.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131721-Copy-1-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131721-Copy-1-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38387\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131724-Copy.jpg\" alt=\"\" class=\"wp-image-38387\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131724-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131724-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_131724-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38388\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132455-Copy.jpg\" alt=\"\" class=\"wp-image-38388\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132455-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132455-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132455-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38386\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132459-Copy.jpg\" alt=\"\" class=\"wp-image-38386\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132459-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132459-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132459-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"38385\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132501-Copy.jpg\" alt=\"\" class=\"wp-image-38385\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132501-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132501-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/11\/IMG_20240902_132501-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n<\/figure>\n\n\n\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/q8eoNFBN43SkUiWr7\"><img decoding=\"async\" src=\"https:\/\/www.tu-mi.com\/immagini\/GMAPS.jpg\" alt=\"Google Maps\"><\/a>\n<\/div>\n\n\n\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a href=\"https:\/\/amzn.to\/3UrKajH\" target=\"_blank\" rel=\"noopener\">Disease ( Lady Gaga ) <\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/4hjNpnb\" rel=\"noopener\">HOGAN<\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/48qtkaD\" rel=\"noopener\">FENDI<\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/3YCby11\" rel=\"noopener\">ALVIERO MARTINI<\/a>\n<\/div>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<br \/>\n<a target=\"_blank\" href=\"http:\/\/www.amazon.it\/provaprime?tag=mitu0e-21\" rel=\"noopener\">Amazon Prime<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.primevideo.com\/?&#038;tag=mitu0e-21\" rel=\"noopener\">Prime Video<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.amazon.it\/gp\/dmusic\/promotions\/AmazonMusicUnlimited?tag=mitu0e-21\" rel=\"noopener\">Amazon Music<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.amazon.it\/kindle-dbs\/hz\/signup?tag=mitu0e-21\" rel=\"noopener\">Kindle Unlimited<\/a>\n<\/div>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<b>Dear Blog user if you believe in this project and want to grow it, \nyou can support us with a donation online through PayPal or Credit Card,\n THANK YOU.<\/b>\n<div id=\"donate-button-container\">\n<div id=\"donate-button\"><\/div>\n<script charset=\"UTF-8\" src=\"https:\/\/www.paypalobjects.com\/donate\/sdk\/donate-sdk.js\"><\/script>\n<script>\nPayPal.Donation.Button({\nenv:'production',\nhosted_button_id:'HNECX6X2SP9J2',\nimage: {\nsrc:'https:\/\/www.paypalobjects.com\/en_US\/i\/btn\/btn_donateCC_LG.gif',\nalt:'Donate with PayPal button',\ntitle:'PayPal - The safer, easier way to pay online!',\n}\n}).render('#donate-button');\n<\/script>\n<\/div>\n<br \/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>for this ADV space contact the web agency A-Mi.it +39 334 2071553 (Whatsapp) by Giga Gaudia srls Piero Gobetti Street 2th, Abbiategrasso 20081 Milan Europe P.IVA: 13336400968 #marocco #fes #chouaratannery #cooperative Disease ( Lady Gaga ) HOGAN FENDI ALVIERO MARTINI Amazon Prime Prime Video Amazon Music Kindle Unlimited Dear Blog user if you believe in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":38385,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[250,249],"tags":[769,746,261],"class_list":["post-38384","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fes","category-marocco","tag-chouara-tannery","tag-fes","tag-marocco"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/38384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/comments?post=38384"}],"version-history":[{"count":4,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/38384\/revisions"}],"predecessor-version":[{"id":46564,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/38384\/revisions\/46564"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/media\/38385"}],"wp:attachment":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/media?parent=38384"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/categories?post=38384"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/tags?post=38384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}