{"id":59972,"date":"2025-12-11T16:06:26","date_gmt":"2025-12-11T15:06:26","guid":{"rendered":"https:\/\/www.fc-moda.it\/?page_id=59972"},"modified":"2025-12-11T16:30:04","modified_gmt":"2025-12-11T15:30:04","slug":"grazie-ordine","status":"publish","type":"page","link":"https:\/\/www.fc-moda.it\/en\/grazie-ordine\/","title":{"rendered":"Order placed successfully"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"59972\" class=\"elementor elementor-59972\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd5892e e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"fd5892e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae5b4da sc_fly_static elementor-widget elementor-widget-html\" data-id=\"ae5b4da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* --- CONFIGURAZIONE COLORI (Dalla tua immagine) --- *\/\r\n  :root {\r\n    --fc-gold: #C5A065;      \/* Colore Oro\/Sabbia *\/\r\n    --fc-mauve: #9E7885;     \/* Colore Malva\/Viola scuro *\/\r\n    --fc-salmon: #FF7F7F;    \/* Colore Accent 3 (per coriandoli) *\/\r\n    --fc-white: #ffffff;\r\n    --fc-text-dark: #2c2c2c;\r\n  }\r\n\r\n  \/* --- FONTS --- *\/\r\n  .fc-ty-wrapper {\r\n    font-family: 'Europa', sans-serif; \/* Font Corpo *\/\r\n    color: var(--fc-text-dark);\r\n    text-align: center;\r\n    padding: 80px 20px;\r\n    background: radial-gradient(circle at center, #fafafa 0%, #ffffff 100%);\r\n    overflow: hidden; \/* Per contenere i coriandoli *\/\r\n    position: relative;\r\n  }\r\n\r\n  h1.fc-ty-title {\r\n    font-family: 'Sofia Pro', sans-serif; \/* Font Intestazioni *\/\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2px;\r\n    color: var(--fc-mauve);\r\n    font-size: 2.8rem;\r\n    margin-bottom: 10px;\r\n    margin-top: 20px;\r\n    opacity: 0;\r\n    animation: slideUpFade 0.8s ease forwards 0.2s;\r\n  }\r\n\r\n  \/* --- ANIMAZIONE ICONA CHECK --- *\/\r\n  .fc-icon-box {\r\n    width: 120px;\r\n    height: 120px;\r\n    background: linear-gradient(135deg, var(--fc-gold), #dcc08b);\r\n    border-radius: 50%;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    box-shadow: 0 15px 35px rgba(197, 160, 101, 0.4);\r\n    margin-bottom: 20px;\r\n    opacity: 0;\r\n    animation: popIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n  \r\n  .fc-check-mark {\r\n    width: 60px;\r\n    height: 60px;\r\n    stroke: white;\r\n    stroke-width: 4;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n    fill: none;\r\n    stroke-dasharray: 100;\r\n    stroke-dashoffset: 100;\r\n    animation: drawCheck 0.8s ease forwards 0.5s;\r\n  }\r\n\r\n  \/* --- TESTI --- *\/\r\n  .fc-ty-subtitle {\r\n    font-size: 1.3rem;\r\n    font-weight: 600;\r\n    color: var(--fc-gold);\r\n    margin-bottom: 25px;\r\n    opacity: 0;\r\n    animation: slideUpFade 0.8s ease forwards 0.4s;\r\n  }\r\n\r\n  .fc-ty-body {\r\n    font-size: 1.1rem;\r\n    line-height: 1.6;\r\n    color: #666;\r\n    max-width: 600px;\r\n    margin: 0 auto 50px auto;\r\n    opacity: 0;\r\n    animation: slideUpFade 0.8s ease forwards 0.6s;\r\n  }\r\n\r\n  \/* --- BOTTONI --- *\/\r\n  .fc-btn-wrapper {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    flex-wrap: wrap;\r\n    opacity: 0;\r\n    animation: slideUpFade 0.8s ease forwards 0.8s;\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n\r\n  .fc-btn {\r\n    padding: 18px 35px;\r\n    border-radius: 5px; \/* Squadrato fashion *\/\r\n    text-decoration: none !important;\r\n    font-family: 'Sofia Pro', sans-serif;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 0.9rem;\r\n    letter-spacing: 1px;\r\n    transition: all 0.3s ease;\r\n    min-width: 220px;\r\n  }\r\n\r\n  \/* Bottone Shop (Pieno) *\/\r\n  .fc-btn-shop {\r\n    background: var(--fc-mauve);\r\n    color: white !important;\r\n    box-shadow: 0 10px 20px rgba(158, 120, 133, 0.3);\r\n  }\r\n  .fc-btn-shop:hover {\r\n    background: var(--fc-gold);\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 15px 30px rgba(197, 160, 101, 0.4);\r\n  }\r\n\r\n  \/* Bottone Ordine (Outline) *\/\r\n  .fc-btn-order {\r\n    background: transparent;\r\n    color: var(--fc-mauve) !important;\r\n    border: 2px solid var(--fc-mauve);\r\n  }\r\n  .fc-btn-order:hover {\r\n    background: var(--fc-mauve);\r\n    color: white !important;\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  \/* --- CORIANDOLI CSS (Effetto WOW) --- *\/\r\n  .confetti {\r\n    position: absolute;\r\n    width: 10px;\r\n    height: 10px;\r\n    background-color: var(--fc-gold);\r\n    animation: fall linear forwards;\r\n    opacity: 0;\r\n    z-index: 1;\r\n    pointer-events: none; \/* Cos\u00ec non bloccano i click *\/\r\n  }\r\n  \r\n  \/* Generiamo colori diversi per i coriandoli *\/\r\n  .confetti:nth-child(3n) { background-color: var(--fc-mauve); }\r\n  .confetti:nth-child(3n+1) { background-color: var(--fc-salmon); }\r\n\r\n  \/* --- KEYFRAMES --- *\/\r\n  @keyframes popIn {\r\n    0% { transform: scale(0); opacity: 0; }\r\n    100% { transform: scale(1); opacity: 1; }\r\n  }\r\n  @keyframes drawCheck {\r\n    to { stroke-dashoffset: 0; }\r\n  }\r\n  @keyframes slideUpFade {\r\n    from { transform: translateY(20px); opacity: 0; }\r\n    to { transform: translateY(0); opacity: 1; }\r\n  }\r\n  @keyframes fall {\r\n    0% { transform: translateY(-100px) rotate(0deg); opacity: 1; }\r\n    100% { transform: translateY(600px) rotate(720deg); opacity: 0; }\r\n  }\r\n\r\n  \/* Mobile Fix *\/\r\n  @media (max-width: 600px) {\r\n    .fc-btn-wrapper { flex-direction: column; align-items: center; }\r\n    .fc-btn { width: 100%; max-width: 300px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"fc-ty-wrapper\">\r\n  \r\n  <div class=\"confetti\" style=\"left: 10%; animation-duration: 3s; animation-delay: 0s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 20%; animation-duration: 4s; animation-delay: 1s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 30%; animation-duration: 2.5s; animation-delay: 0.5s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 50%; animation-duration: 3.5s; animation-delay: 0.2s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 70%; animation-duration: 2.8s; animation-delay: 1.2s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 80%; animation-duration: 4.2s; animation-delay: 0.8s;\"><\/div>\r\n  <div class=\"confetti\" style=\"left: 90%; animation-duration: 3s; animation-delay: 1.5s;\"><\/div>\r\n\r\n  <div class=\"fc-icon-box\">\r\n    <svg class=\"fc-check-mark\" viewbox=\"0 0 52 52\">\r\n      <path d=\"M14.1 27.2l7.1 7.2 16.7-16.8\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n\r\n  <h1 class=\"fc-ty-title\">Thanks for your order<\/h1>\r\n  \r\n  <div class=\"fc-ty-subtitle\">We have received your request<\/div>\r\n\r\n  <div class=\"fc-ty-body\">\r\n    <p>Your order will move to <strong>\"Processing\"<\/strong> status shortly.<br>\r\n    We just sent you a confirmation email with all the details.<\/p>\r\n    <p style=\"font-size: 0.9em; margin-top: 15px; color: #888;\">\r\n      <em>Note: You will receive the electronic invoice separately.<\/em>\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"fc-btn-wrapper\">\r\n    <a href=\"\/en\/mio-account\/orders\/\" class=\"fc-btn fc-btn-order\">\r\n      View Order\r\n    <\/a>\r\n    <a href=\"\/en\/negozio\/\" class=\"fc-btn fc-btn-shop\">\r\n      Continue Shopping\r\n    <\/a>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Grazie per l&#8217;ordine Abbiamo preso in carico la tua richiesta Il tuo ordine passer\u00e0 allo&hellip;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-59972","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ordine effettuato con successo - FC MODA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fc-moda.it\/en\/grazie-ordine\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ordine effettuato con successo - FC MODA\" \/>\n<meta property=\"og:description\" content=\"Grazie per l&#8217;ordine Abbiamo preso in carico la tua richiesta Il tuo ordine passer\u00e0 allo&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fc-moda.it\/en\/grazie-ordine\/\" \/>\n<meta property=\"og:site_name\" content=\"FC MODA\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T15:30:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/grazie-ordine\\\/\",\"url\":\"https:\\\/\\\/www.fc-moda.it\\\/grazie-ordine\\\/\",\"name\":\"Ordine effettuato con successo - FC MODA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#website\"},\"datePublished\":\"2025-12-11T15:06:26+00:00\",\"dateModified\":\"2025-12-11T15:30:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/grazie-ordine\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fc-moda.it\\\/grazie-ordine\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/grazie-ordine\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fc-moda.it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ordine effettuato con successo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#website\",\"url\":\"https:\\\/\\\/www.fc-moda.it\\\/\",\"name\":\"FC MODA\",\"description\":\"Women Fashion Wholesale\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fc-moda.it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#organization\",\"name\":\"FC MODA\",\"url\":\"https:\\\/\\\/www.fc-moda.it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.fc-moda.it\\\/titapum\\\/2023\\\/10\\\/hf_20260222_160025_6d3c535c-16b2-4367-a028-49cf401e69b5_marivision.webp\",\"contentUrl\":\"https:\\\/\\\/www.fc-moda.it\\\/titapum\\\/2023\\\/10\\\/hf_20260222_160025_6d3c535c-16b2-4367-a028-49cf401e69b5_marivision.webp\",\"width\":2048,\"height\":2048,\"caption\":\"FC MODA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fc-moda.it\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ordine effettuato con successo - FC MODA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fc-moda.it\/en\/grazie-ordine\/","og_locale":"en_GB","og_type":"article","og_title":"Ordine effettuato con successo - FC MODA","og_description":"Grazie per l&#8217;ordine Abbiamo preso in carico la tua richiesta Il tuo ordine passer\u00e0 allo&hellip;","og_url":"https:\/\/www.fc-moda.it\/en\/grazie-ordine\/","og_site_name":"FC MODA","article_modified_time":"2025-12-11T15:30:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fc-moda.it\/grazie-ordine\/","url":"https:\/\/www.fc-moda.it\/grazie-ordine\/","name":"Ordine effettuato con successo - FC MODA","isPartOf":{"@id":"https:\/\/www.fc-moda.it\/#website"},"datePublished":"2025-12-11T15:06:26+00:00","dateModified":"2025-12-11T15:30:04+00:00","breadcrumb":{"@id":"https:\/\/www.fc-moda.it\/grazie-ordine\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fc-moda.it\/grazie-ordine\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fc-moda.it\/grazie-ordine\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fc-moda.it\/"},{"@type":"ListItem","position":2,"name":"Ordine effettuato con successo"}]},{"@type":"WebSite","@id":"https:\/\/www.fc-moda.it\/#website","url":"https:\/\/www.fc-moda.it\/","name":"FC MODA","description":"Women Fashion Wholesale","publisher":{"@id":"https:\/\/www.fc-moda.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fc-moda.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.fc-moda.it\/#organization","name":"FC MODA","url":"https:\/\/www.fc-moda.it\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.fc-moda.it\/#\/schema\/logo\/image\/","url":"https:\/\/www.fc-moda.it\/titapum\/2023\/10\/hf_20260222_160025_6d3c535c-16b2-4367-a028-49cf401e69b5_marivision.webp","contentUrl":"https:\/\/www.fc-moda.it\/titapum\/2023\/10\/hf_20260222_160025_6d3c535c-16b2-4367-a028-49cf401e69b5_marivision.webp","width":2048,"height":2048,"caption":"FC MODA"},"image":{"@id":"https:\/\/www.fc-moda.it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/pages\/59972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/comments?post=59972"}],"version-history":[{"count":0,"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/pages\/59972\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fc-moda.it\/en\/wp-json\/wp\/v2\/media?parent=59972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}