Date Image Switcher for WooCommerce

설명

Date Image Switcher for WooCommerce lets you automatically change product images based on a selected date — ideal for seasonal collections, limited-time offers, and scheduled product updates.

With this plugin, you can set different images to appear on specific dates, so your WooCommerce store always displays the right visuals at the right time — without any manual updates.

Example use cases

🎄 Display Christmas-themed images in December

☀️ Show summer images during June–August

💸 Automatically switch to “Sale” images during campaigns

🕒 Schedule product image changes for pre-orders or launches

Key Features

Set custom images for specific dates

Fully automated switching — no manual work needed

Works with all WooCommerce-compatible themes

Lightweight and easy to use

No coding required

Perfect for

Shop owners who want to save time and keep their store visually dynamic year-round.

Website: https://peki.no

설치

  1. Upload the date-image-switcher-for-woocommerce folder to the /wp-content/plugins/ directory, or install via Plugins Add New.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Ensure WooCommerce is active.
  4. Edit a product and add date image cards under the Featured image box.
  5. Add images with date ranges. Save.

FAQ

  • What timezone is used?

    • The site’s timezone (Settings → General). Today is calculated via WordPress wp_timezone().
  • Are the date range boundaries inclusive?

    • Yes. A match occurs when start_date ≤ today ≤ end_date.
  • Can ranges overlap?

    • No. Overlapping ranges are rejected during saving with a clear error message.
  • What happens if multiple matches exist from older data?

    • The range with the latest start date wins. If tied, the earliest array index (topmost row) wins.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Date Image Switcher for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Date Image Switcher for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.