{wc:templates "index","header"}

Past review

More >>
{wc:loop $endshoplist $eshop}
  • {wc:$eshop['title']}

    value:{wc:$eshop['money']}

    • {wc:$eshop['canyurenshu']}Participants
    • {wc:$eshop['zongrenshu']}Total
    • {wc:$eshop['zongrenshu']-$eshop['canyurenshu']}Remaining
  • Congratulations{wc:fun:get_user_name($eshop['q_uid'])}obtain
    Voucher code:{wc:$eshop['q_user_code']}
    Announced time:{wc:fun:date("Y-m-d H",$eshop['q_end_time'])}
{wc:loop:end}

Time-limited announcement rules

  • 1. All the products announced for a limited time, regardless of whether the number of participants has reached the total number of participants, will be announced on time according to the deadline.
  • 2. If the calculated cloud purchase code has not been purchased, the cloud purchase code with the smallest difference is taken as the lucky cloud purchase code.
  • 3. If the minimum difference between the two cloud purchase codes is equal, the larger value is taken as the final lucky cloud purchase code.
  • 4. It is announced within a limited time that the product does not participate in the spread-for-bill activity and the bills can no longer receive 1,000 bonus points.
  • 5. The calculation method of the lucky cloud purchase code announced in a limited time:
  •   1) A limited time announcement of 100 purchase time records for all products on the website before the deadline.
  •   2) Time is arranged in order of hours, minutes, seconds, and milliseconds to form a set of values.
  •   3) Divide the sum of these 100 sets of values by the total number of participants in the product and take the remainder. The remainder plus 10,000,001 is the "lucky cloud purchase code"”。
{wc:templates "index","footer"}