<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Event Archives - BNJ Organizer</title>
	<atom:link href="https://www.bnjorganizer.com/category/event/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.bnjorganizer.com/category/event/</link>
	<description>BNJ Marketing Organizer</description>
	<lastBuildDate>Fri, 03 Jul 2026 08:27:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.bnjorganizer.com/wp-content/uploads/2026/04/logo512x512-150x150.webp</url>
	<title>Event Archives - BNJ Organizer</title>
	<link>https://www.bnjorganizer.com/category/event/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>แคมเปญพิเศษ! สุขคูณสองช่วงพักเที่ยง</title>
		<link>https://www.bnjorganizer.com/bnj-event01/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 03 Jul 2026 08:27:10 +0000</pubDate>
				<category><![CDATA[Event]]></category>
		<guid isPermaLink="false">https://www.bnjorganizer.com/?p=965</guid>

					<description><![CDATA[<p>Event Promotion Infographic แคมเปญพิเศษ! สุขคูณสองช่วงพักเที่ยง ช้อปคุ้มจุใจลูกค้า ยอดขายทะลุเป้าร้านค้า สำหรับลูกค้า Customer &#8220;ซื้อครบ ลุ้นคุ้ม! แจกส่วนลดและของรางวัลทุกวัน&#8221; กติการ่วมสนุก (Mechanic) ซื้อสินค้าครบ 200 บาท รับ 1 สิทธิ์ล้วงไข่ลุ้นโชค [&#8230;]</p>
<p>The post <a href="https://www.bnjorganizer.com/bnj-event01/">แคมเปญพิเศษ! สุขคูณสองช่วงพักเที่ยง</a> appeared first on <a href="https://www.bnjorganizer.com">BNJ Organizer</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="th">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Event Promotion Infographic</title>
    <!-- Import Tailwind CSS for styling -->
    <script src="https://cdn.tailwindcss.com"></script>
    <!-- Import Google Fonts (Prompt for Thai language support) -->
    <link href="https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&#038;display=swap" rel="stylesheet">
    <!-- Import FontAwesome for icons -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
    <style>
        body {
            font-family: 'Prompt', sans-serif;
            background-color: #f3f4f6;
        }
        .gradient-text {
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    </style>
</head>
<body class="min-h-screen p-4 md:p-8 flex items-center justify-center">

    <div class="max-w-6xl w-full bg-white rounded-3xl shadow-2xl overflow-hidden border border-gray-100">
        
        <!-- Main Header -->
        <div class="bg-gray-900 text-white text-center py-8 px-4 relative overflow-hidden">
            <!-- Decorative circles -->
            <div class="absolute top-0 left-0 w-32 h-32 bg-yellow-400 rounded-full opacity-20 -translate-x-1/2 -translate-y-1/2 blur-2xl"></div>
            <div class="absolute bottom-0 right-0 w-48 h-48 bg-purple-500 rounded-full opacity-20 translate-x-1/4 translate-y-1/4 blur-2xl"></div>
            
            <h1 class="text-3xl md:text-5xl font-bold mb-3 relative z-10">
                <span class="text-yellow-400"><i class="fa-solid fa-bolt"></i></span>
                แคมเปญพิเศษ! สุขคูณสองช่วงพักเที่ยง
                <span class="text-yellow-400"><i class="fa-solid fa-bolt"></i></span>
            </h1>
            <p class="text-gray-300 text-lg md:text-xl font-light relative z-10">ช้อปคุ้มจุใจลูกค้า ยอดขายทะลุเป้าร้านค้า</p>
        </div>

        <!-- Content Grid -->
        <div class="grid grid-cols-1 md:grid-cols-2">
            
            <!-- Customer Section -->
            <div class="p-6 md:p-10 bg-gradient-to-br from-orange-50 to-red-50 border-r border-gray-200">
                <!-- Customer Header -->
                <div class="flex items-center gap-4 mb-8">
                    <div class="w-16 h-16 rounded-2xl bg-gradient-to-tr from-orange-500 to-red-600 flex items-center justify-center text-white text-3xl shadow-lg shadow-orange-200">
                        <i class="fa-solid fa-user-astronaut"></i>
                    </div>
                    <div>
                        <h2 class="text-2xl md:text-3xl font-bold text-gray-800">สำหรับลูกค้า</h2>
                        <span class="inline-block mt-1 px-3 py-1 bg-red-100 text-red-600 rounded-full text-sm font-semibold">Customer</span>
                    </div>
                </div>

                <!-- Key Message -->
                <div class="bg-white rounded-xl p-5 shadow-sm border border-orange-100 mb-6 transform transition hover:-translate-y-1 hover:shadow-md">
                    <h3 class="text-lg font-bold text-orange-600 mb-2 flex items-center gap-2">
                        <i class="fa-solid fa-bullhorn"></i> 
                    </h3>
                    <p class="text-gray-700 font-medium text-lg">&#8220;ซื้อครบ ลุ้นคุ้ม! แจกส่วนลดและของรางวัลทุกวัน&#8221;</p>
                </div>

                <!-- Detail List -->
                <div class="space-y-5">
                    <!-- Mechanic -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-orange-100 flex-shrink-0 flex items-center justify-center text-orange-500">
                            <i class="fa-solid fa-cart-shopping"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">กติการ่วมสนุก (Mechanic)</h4>
                            <p class="text-gray-600">ซื้อสินค้าครบ <span class="font-bold text-red-500">200 บาท</span> รับ 1 สิทธิ์ล้วงไข่ลุ้นโชค <br><span class="text-sm text-gray-500">(จำกัด 20 สิทธิ์/วัน)</span></p>
                        </div>
                    </div>

                    <!-- Prizes -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-orange-100 flex-shrink-0 flex items-center justify-center text-orange-500">
                            <i class="fa-solid fa-gift"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">ของรางวัล (Prizes)</h4>
                            <p class="text-gray-600">คูปองส่วนลดค่าอาหารมื้อถัดไป <span class="font-semibold text-orange-600">(มูลค่า 20, 50, 100 บาท)</span>, แก้วน้ำ และของรางวัลอื่นๆ</p>
                        </div>
                    </div>

                    <!-- Period -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-orange-100 flex-shrink-0 flex items-center justify-center text-orange-500">
                            <i class="fa-regular fa-clock"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">ช่วงเวลาแห่งความสุข (Happy Hour)</h4>
                            <p class="text-gray-600 font-medium">เฉพาะวันจันทร์ &#8211; ศุกร์ <br>เวลา <span class="text-orange-600 font-bold">12.00 &#8211; 13.00 น.</span></p>
                        </div>
                    </div>

                    <!-- Conditions -->
                    <div class="mt-6 pt-6 border-t border-orange-200">
                        <h4 class="font-bold text-gray-800 mb-3 flex items-center gap-2">
                            <i class="fa-solid fa-circle-exclamation text-red-400"></i> เงื่อนไขการใช้
                        </h4>
                        <ul class="list-disc list-outside ml-5 text-gray-600 text-sm space-y-2">
                            <li>ใช้คูปองส่วนลดได้สูงสุด <span class="font-bold">50 บาท / 1 บิล</span> (กรณีราคาสินค้าต่ำกว่า 50 บาท จะตีมูลค่าการใช้เป็น 50 บาท ไม่มีทอน)</li>
                            <li>คูปองมีวันหมดอายุ โปรดตรวจสอบก่อนใช้สิทธิ์</li>
                        </ul>
                    </div>
                </div>
            </div>

            <!-- Merchant Section -->
            <div class="p-6 md:p-10 bg-gradient-to-br from-blue-50 to-indigo-50">
                <!-- Merchant Header -->
                <div class="flex items-center gap-4 mb-8">
                    <div class="w-16 h-16 rounded-2xl bg-gradient-to-tr from-blue-500 to-indigo-600 flex items-center justify-center text-white text-3xl shadow-lg shadow-blue-200">
                        <i class="fa-solid fa-shop"></i>
                    </div>
                    <div>
                        <h2 class="text-2xl md:text-3xl font-bold text-gray-800">สำหรับร้านค้า</h2>
                        <span class="inline-block mt-1 px-3 py-1 bg-blue-100 text-blue-600 rounded-full text-sm font-semibold">Merchant</span>
                    </div>
                </div>

                <!-- Key Message -->
                <div class="bg-white rounded-xl p-5 shadow-sm border border-blue-100 mb-6 transform transition hover:-translate-y-1 hover:shadow-md">
                    <h3 class="text-lg font-bold text-blue-600 mb-2 flex items-center gap-2">
                        <i class="fa-solid fa-bullseye"></i> 
                    </h3>
                    <p class="text-gray-700 font-medium text-lg">&#8220;เพิ่มยอดขายช่วงเที่ยง! เปลี่ยนคูปองลูกค้าเป็นส่วนลดค่าเช่าที่&#8221;</p>
                </div>

                <!-- Detail List -->
                <div class="space-y-5">
                    <!-- Mechanic -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-blue-100 flex-shrink-0 flex items-center justify-center text-blue-600">
                            <i class="fa-solid fa-handshake"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">วิธีเข้าร่วม (Mechanic)</h4>
                            <p class="text-gray-600">ติดต่อเซลล์ประจำร้านเพื่อสมัครเข้าร่วมกิจกรรมได้ทันที</p>
                        </div>
                    </div>

                    <!-- Benefit -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-blue-100 flex-shrink-0 flex items-center justify-center text-blue-600">
                            <i class="fa-solid fa-chart-line"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">สิทธิประโยชน์ (Benefit)</h4>
                            <p class="text-gray-600">เก็บสะสมคูปองที่ลูกค้าใช้สิทธิ์ <span class="font-bold text-blue-600">นำมาเป็นส่วนลดค่าเช่าที่ในรอบบิลถัดไป</span> <br><span class="text-sm text-gray-500">(ส่วนลดคิดตามมูลค่าคูปองที่รับมาจริง)</span></p>
                        </div>
                    </div>

                    <!-- Period -->
                    <div class="flex gap-4">
                        <div class="mt-1 w-10 h-10 rounded-full bg-blue-100 flex-shrink-0 flex items-center justify-center text-blue-600">
                            <i class="fa-solid fa-hourglass-half"></i>
                        </div>
                        <div>
                            <h4 class="font-bold text-gray-800">ช่วงเวลารับคูปอง (Period)</h4>
                            <p class="text-gray-600 font-medium">รับคูปองจากลูกค้าเฉพาะวันจันทร์ &#8211; ศุกร์ <br>เวลา <span class="text-blue-600 font-bold">12.00 &#8211; 13.00 น.</span></p>
                        </div>
                    </div>

                    <!-- Conditions -->
                    <div class="mt-6 pt-6 border-t border-blue-200">
                        <h4 class="font-bold text-gray-800 mb-3 flex items-center gap-2">
                            <i class="fa-solid fa-circle-info text-blue-400"></i> เงื่อนไขร้านค้า
                        </h4>
                        <ul class="list-disc list-outside ml-5 text-gray-600 text-sm space-y-2">
                            <li>รับส่วนลดจากคูปองได้สูงสุด <span class="font-bold">50 บาท / 1 บิล</span> (ลูกค้าชำระเงินส่วนต่างเอง)</li>
                            <li>ร้านค้าต้อง <span class="font-semibold text-red-500">ตรวจสอบวันหมดอายุ</span> ของคูปองก่อนรับสิทธิ์ทุกครั้ง</li>
                        </ul>
                    </div>
                </div>
            </div>

        </div>
        
        <!-- Footer -->
        <div class="bg-gray-100 py-4 text-center text-gray-500 text-sm border-t border-gray-200">
            *เงื่อนไขเป็นไปตามที่บริษัทฯ กำหนด สอบถามรายละเอียดเพิ่มเติมได้ที่จุดประชาสัมพันธ์
        </div>
        
    </div>

</body>
</html>
<p>The post <a href="https://www.bnjorganizer.com/bnj-event01/">แคมเปญพิเศษ! สุขคูณสองช่วงพักเที่ยง</a> appeared first on <a href="https://www.bnjorganizer.com">BNJ Organizer</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
