Ignorer et passer au contenu
  • Boutique par public
    • Femmes
      • Nouvelles Arrivées
      • Vêtements
      • Accessoires
    • Hommes
      • Nouvelles Arrivées
      • Vêtements
      • Chaussures et sacs
      • Accessoires
  • Acheter par marques
  • Acheter par catégorie
  • Édition VOGZ
  • Contactez-nous
    Connexion
    vogz121vogz121
    • Boutique par public
      • Femmes
        • Nouvelles Arrivées
        • Vêtements
        • Accessoires
      • Hommes
        • Nouvelles Arrivées
        • Vêtements
        • Chaussures et sacs
        • Accessoires
    • Acheter par marques
    • Acheter par catégorie
    • Édition VOGZ
    • Contactez-nous
    0

    Services de stylisme

    Service d'acheteur personnel

    Faites vos achats plus intelligemment avec votre propre conseiller personnel

    Services de stylisme

    Private Room

    Private Room Membership

    Step Into a World Reserved for the Few

    Private Room

    Styling Services

    QUICK STYLING SESSION

    Transform Your Look with a Personal Stylist

    Styling Services

    Chat with Vogz121

    Typically replies within 5–15 minutes


    vogz121

    Vogz121 est un site de mode de luxe proposant des marques de créateurs prestigieuses telles que Versace et Balenciaga. Il offre des nouveautés chaque semaine et la livraison internationale gratuite. Le site est actuellement en cours de préparation.

    Liens rapides

    • Notre histoire
    • Contactez-nous
    • politique de confidentialité
    • Expédition & retours
    • FAQ

    Portefeuille

    • Durabilité et valeurs
    • Presse et articles
    • Politique de confidentialité
    • WhatsApp Us
    • Contact +447878619910

    Réseaux sociaux

    © 2025 VOGZ121. Tous droits réservés.

    Panier

    Votre carte est actuellement vide.

    Commencer à magasiner

    Sélectionnez les options

    "name": "VOGZ Editorial Studio", "tag": "section", "class": "vogz-editorial-section", "settings": [ { "type": "header", "content": "Section Header" }, { "type": "checkbox", "id": "show_header", "label": "Show header", "default": true }, { "type": "text", "id": "eyebrow", "label": "Eyebrow text", "default": "Editorial Collections" }, { "type": "text", "id": "heading", "label": "Heading", "default": "Shop the Edit" }, { "type": "text", "id": "subheading", "label": "Subheading" }, { "type": "header", "content": "Layout" }, { "type": "range", "id": "products_per_row", "min": 2, "max": 5, "step": 1, "label": "Products per row", "default": 4 }, { "type": "checkbox", "id": "hover_image", "label": "Show hover image", "default": true } ], "blocks": [ { "type": "collection", "name": "Collection Tab", "settings": [ { "type": "collection", "id": "collection", "label": "Collection" }, { "type": "text", "id": "collection_label", "label": "Tab label", "placeholder": "DENIM LOVER" }, { "type": "text", "id": "season_label", "label": "Season tag", "placeholder": "Core Collection" }, { "type": "text", "id": "tagline", "label": "Tagline" }, { "type": "color", "id": "accent_color", "label": "Accent colour", "default": "#3d5a8a" }, { "type": "image_picker", "id": "hero_image", "label": "Hero image (optional)" }, { "type": "text", "id": "gradient", "label": "Hero gradient (CSS fallback)", "placeholder": "linear-gradient(135deg, #1a2744, #3d5a8a)" }, { "type": "header", "content": "Colour Palette" }, { "type": "color", "id": "palette_1", "label": "Swatch 1" }, { "type": "text", "id": "palette_name_1", "label": "Swatch 1 name" }, { "type": "color", "id": "palette_2", "label": "Swatch 2" }, { "type": "text", "id": "palette_name_2", "label": "Swatch 2 name" }, { "type": "color", "id": "palette_3", "label": "Swatch 3" }, { "type": "text", "id": "palette_name_3", "label": "Swatch 3 name" }, { "type": "color", "id": "palette_4", "label": "Swatch 4" }, { "type": "text", "id": "palette_name_4", "label": "Swatch 4 name" }, { "type": "color", "id": "palette_5", "label": "Swatch 5" }, { "type": "text", "id": "palette_name_5", "label": "Swatch 5 name" }, { "type": "header", "content": "Editorial Direction" }, { "type": "text", "id": "mood", "label": "Mood" }, { "type": "text", "id": "silhouette", "label": "Silhouette" }, { "type": "text", "id": "styling_rule", "label": "Styling Rule" }, { "type": "text", "id": "key_textures", "label": "Key Textures (comma-separated)" }, { "type": "header", "content": "Keywords" }, { "type": "text", "id": "keywords", "label": "Keywords (comma-separated)" } ] } ], "presets": [ { "name": "VOGZ Editorial Studio", "blocks": [ { "type": "collection", "settings": { "collection_label": "DENIM LOVER", "season_label": "Core Collection", "tagline": "Raw. Refined. Always Right.", "gradient": "linear-gradient(135deg, #1a2744 0%, #3d5a8a 60%, #7a9bc0 100%)", "accent_color": "#3d5a8a", "mood": "Off-duty editorial. The kind of effortlessness money can't fake.", "silhouette": "Wide-leg + oversized jacket.", "styling_rule": "One luxury piece elevates everything. Never two logos.", "key_textures": "raw denim, selvedge, rigid cotton, chambray", "keywords": "Effortless, Raw, Indigo, Editorial, Structured" } } ] } ] } /* Editorial 4-per-row grid — Collection pages */ .collection .product-grid { display: grid !important; grid-template-columns: repeat(4, 1fr) !important; gap: 16px !important; } /* Responsive — 2 columns on tablet */ @media (max-width: 989px) { .collection .product-grid { grid-template-columns: repeat(2, 1fr) !important; } } /* Responsive — 1 column on mobile */ @media (max-width: 749px) { .collection .product-grid { grid-template-columns: repeat(1, 1fr) !important; } }