Classique Events

Established in 2018, Delhi NCR-based Classique Events is a premier wedding planning service dedicated to creating unforgettable celebrations. They offer full-service planning, taking a personalized approach to ensure every detail, from cake to music, is perfected. They believe every wedding is unique, and their team meticulously attends to even the smallest details, leaving nothing behind.

600,000.00

Established in 2018, Delhi NCR-based Classique Events is a premier wedding planning service dedicated to creating unforgettable celebrations. They offer full-service planning, taking a personalized approach to ensure every detail, from cake to music, is perfected. They believe every wedding is unique, and their team meticulously attends to even the smallest details, leaving nothing behind.

location

1 review for Classique Events

  1. weddingplanners

    It has been an amazing experience to collaborate with Classique events. From Day 1 Simar and his team have given us the comfort of arranging everything and taking care of each and every detail. His experience and suggestions have been par excellence. Simar made sure that both the families enjoyed the moments and did not have any stress. he was pers…

Add a review

Your email address will not be published. Required fields are marked *

add_action('woocommerce_after_shop_loop_item_title', 'custom_divi_product_extra_info', 15); function custom_divi_product_extra_info() { global $product; // Product Category $categories = wc_get_product_category_list($product->get_id()); // Attribute example: Location $location = $product->get_attribute('pa_location'); echo '
'; if($categories){ echo ''.$categories.''; } if($location){ echo ''.$location.''; } echo '
'; }