Title: CT Commerce Lite
Author: UjW0L
Published: <strong>6 november 2020</strong>
Last modified: 24 september 2026

---

Sök tillägg

![](https://ps.w.org/ctc-lite/assets/banner-772x250.png?rev=3133932)

![](https://ps.w.org/ctc-lite/assets/icon-256x256.png?rev=3133745)

# CT Commerce Lite

 Av [UjW0L](https://profiles.wordpress.org/ujw0l/)

[Ladda ner](https://downloads.wordpress.org/plugin/ctc-lite.2.8.3.zip)

[Förhandsgranskning live](https://sv.wordpress.org/plugins/ctc-lite/?preview=1)

 * [Detaljer](https://sv.wordpress.org/plugins/ctc-lite/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/ctc-lite/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/ctc-lite/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/ctc-lite/#developers)

 [Support](https://wordpress.org/support/plugin/ctc-lite/)

## Beskrivning

CT Commerce Lite lets you build product pages and a checkout flow in the WordPress
block editor. Configure your products, arrange their galleries, and manage orders
from the CTC Lite dashboard.

#### Build your store with blocks

 * CTC Lite Product: price, product image, quantity, variations, out-of-stock and
   pre-order settings.
 * CTC Lite Image Gallery: customizable width and height, a live editor preview,
   thumbnails, and an image viewer.
 * Display in column: a starting layout for a gallery, description, and product 
   controls.
 * CTC Lite Cart: responsive item summaries, coupons, totals, contact fields, and
   shipping/payment selection.
 * CTC Lite Order Processing: connects checkout to the configured payment and shipping
   handlers.

#### Core store features

 * Two variation groups, with optional variation-specific prices and images.
 * Currency and tax-rate settings, cash on delivery, vendor delivery, and store 
   pickup.
 * Coupon configuration in the Cart block.
 * Pending and completed order views, customer details, vendor notes, and print 
   controls.
 * SMTP settings and HTML order confirmations with your WordPress Site Title, order
   details, and delivery notes.
 * Responsive product controls and cart layouts, centered shipping/payment panels,
   and compact coupon entry.

#### Demo Site

[Demo](https://ctcl.ujwolb.com.np/8-2/)

#### Optional integrations

Payments and other features can be extended through separate add-ons. The core plugin
does not bundle card payments, PayPal, social sharing, ratings, analytics, or a 
floating cart.

 * [Floating Cart](https://wordpress.org/plugins/ctcl-floating-cart/)
 * [Sharing](https://wordpress.org/plugins/ctcl-sharing/)
 * [Stripe](https://wordpress.org/plugins/ctcl-stripe/)
 * [Phone Pay](https://wordpress.org/plugins/ctcl-phone-pay/)
 * [PayPal](https://wordpress.org/plugins/ctcl-paypal/)
 * [Product Display](https://wordpress.org/plugins/ctcl-product-display/)
 * [Analytics](https://wordpress.org/plugins/ctcl-analytics/)
 * [Order Status](https://github.com/ujw0l/ctcl-order-status)
 * [SMS Notifications](https://payhip.com/b/bdiOx)
 * [Custom Shipping](https://payhip.com/b/uZ4KU)
 * [Variation Swatches](https://payhip.com/b/qr8fb)
 * [Rating & Review](https://payhip.com/b/3PKa7)

Each add-on has its own setup and compatibility requirements. Review your theme 
and add-ons with a test order before using the store in production.

#### Support

Use the [WordPress.org support forum](https://wordpress.org/support/plugin/ctc-lite/)
for setup questions or [GitHub issues](https://github.com/ujw0l/ctc-lite/issues)
for reproducible bugs.

## Skärmdumpar

[⌊Product page with gallery and purchase controls.⌉⌊Product page with gallery and
purchase controls.⌉[

Product page with gallery and purchase controls.

[⌊Cart and checkout page.⌉⌊Cart and checkout page.⌉[

Cart and checkout page.

[⌊Billing and currency settings.⌉⌊Billing and currency settings.⌉[

Billing and currency settings.

[⌊Shipping settings.⌉⌊Shipping settings.⌉[

Shipping settings.

[⌊Email and SMTP settings.⌉⌊Email and SMTP settings.⌉[

Email and SMTP settings.

[⌊Pending orders.⌉⌊Pending orders.⌉[

Pending orders.

[⌊Order details.⌉⌊Order details.⌉[

Order details.

[⌊Product block in the editor.⌉⌊Product block in the editor.⌉[

Product block in the editor.

[⌊Cart block in the editor.⌉⌊Cart block in the editor.⌉[

Cart block in the editor.

[⌊Order Processing block in the editor.⌉⌊Order Processing block in the editor.⌉[

Order Processing block in the editor.

## Block

Detta tillägg tillhandahåller 5 block.

 *   CTC Lite Product
 *   CTC Lite Cart
 *   CTC Lite Order Processing
 *   CTC Lite Image Gallery
 *   Display in column

## Installation

 1. Install CT Commerce Lite from Plugins > Add New Plugin, or upload its ZIP, then
    activate it.
 2. Open CTC Lite in the admin menu. Configure Billing, Shipping, and Email. Enable
    a payment method and a shipping method.
 3. Create a product page with Display in column, or add the Product and Image Gallery
    blocks individually. Open Add Product Detail and enter the product information.
 4. Publish a separate page containing CTC Lite Order Processing and copy its URL.
 5. Add CTC Lite Cart to a checkout page. Open Add Checkout Detail and set the processing-
    page URL. Configure a coupon if needed.
 6. Publish your pages, add navigation links, and place a controlled test order before
    accepting customer orders.

## Vanliga frågor

### Do I need WooCommerce?

No. CT Commerce Lite provides its own product blocks, cart, order processing, and
order-management screens.

### Where do I configure checkout?

In the CTC Lite Cart block, use Add Checkout Detail to set the URL of a published
page containing CTC Lite Order Processing. That processing page must remain accessible,
even if you leave it out of your navigation.

### How do I set the product image used in the cart?

Set the main product image through Add Product Detail. Gallery images are configured
separately. You can also assign custom variation images. Variations that use the
default placeholder keep the main product image. Existing cart items retain their
stored image until they are removed and added again.

### Can I resize the gallery?

Yes. Select the gallery block and adjust Gallery width and Main image height. The
editor previews changes immediately. Thumbnails sit below the main image; narrower
screens scale the image proportionally.

### How do I configure confirmation emails?

Enter your provider’s SMTP settings under CTC Lite > Email and use the test-email
control. The server must be reachable and your sender address must be permitted 
by the provider. A successful send does not guarantee inbox delivery. If sending
fails after an order is placed, checkout shows the order ID and an email warning
instead of crashing.

### Can I customize the confirmation email?

The default email uses your WordPress Site Title and the order data. Developers 
can use the ctcl_custom_email_body filter to replace it. Direct edits to plugin 
files are overwritten during updates.

### What happens if I deactivate the plugin?

The legacy deactivation handler removes saved store and SMTP settings. Back up your
settings before deactivating. For a routine update, replace the plugin through WordPress’s
upload/update flow without manually deactivating it.

### Will it work with my theme?

The blocks include responsive styles, but theme CSS, column widths, and add-ons 
can affect their appearance. Check product and checkout pages on both desktop and
mobile with your chosen theme.

## Recensioner

![](https://secure.gravatar.com/avatar/c6c021973c6090fb2503194842a1af99ee67500314578d23ce81f181986689f9?
s=60&d=retro&r=g)

### 󠀁[Super lightweight, Easy to use, Fantastic support](https://wordpress.org/support/topic/super-lightweight-easy-to-use-fantastic-support/)󠁿

 [mcp1997](https://profiles.wordpress.org/mcp1997/) 4 juli 2025

I chose this plugin because my client does not need anything close to the size of
Woocommerce, and I wanted to optimize the website as best as I could to keep hosting
cheap. This plugin was the perfect solution, and fairly easy to get setup. Sure,
some of the implementation could use some improvement, but I was able to reach out
to the developer and get lightning fast responses, and he even pushed out an update
right away to fix an issue I was having.Please give this plugin a shot if you need
something lightweight. I assure you any problem you might have the developer will
be able to help you, and quickly.

![](https://secure.gravatar.com/avatar/075015f2ef18983d4c0c53b93fae2e89a55e2d53bcc610e0d45b89b997feb7b9?
s=60&d=retro&r=g)

### 󠀁[So so…](https://wordpress.org/support/topic/so-so-21/)󠁿

 [Fody](https://profiles.wordpress.org/fodisery/) 10 juni 2025 1 svar

Very genius idea. but very poor implementation. you should bring a professional 
team to make your genius idea become reality before someone else do

![](https://secure.gravatar.com/avatar/ecfd2f7b310a82c81aa17c5672b7119c55714f58cc3b3a406b094fb545b9a030?
s=60&d=retro&r=g)

### 󠀁[Easy to use eCommerce](https://wordpress.org/support/topic/easy-to-use-ecommerce-2/)󠁿

 [Sanjeev Aryal](https://profiles.wordpress.org/sanzeeb3/) 22 juli 2024

Light weight blocked based easy to use eCommerce solution. I liked it.

 [ Läs alla 4 betyg ](https://wordpress.org/support/plugin/ctc-lite/reviews/)

## Bidragsgivare och utvecklare

”CT Commerce Lite” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ UjW0L ](https://profiles.wordpress.org/ujw0l/)

”CT Commerce Lite” har översatts till 1 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/ctc-lite/contributors)
för deras bidrag.

[Översätt ”CT Commerce Lite” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/ctc-lite)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/ctc-lite/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/ctc-lite/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/ctc-lite/) via [RSS](https://plugins.trac.wordpress.org/log/ctc-lite/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 2.8.3

 * Security: escape stored order fields and vendor notes in administration screens.
 * Security: require administrator capability and a nonce for order-management and
   test-email AJAX requests.
 * Security: prepare order and vendor-note database lookups.
 * Security: reject client-supplied payment success and unavailable payment/shipping
   methods; validate checkout products and totals against published block settings.
 * Refresh admin section headings, cards, forms, and responsive layouts.

#### 2.8.2

 * Fix order JSON decoding in pending and completed order screens, preserving escaped
   product data and quoted text.
 * Show a clear message for unreadable orders without changing stored records.

#### 2.8.1

 * Fixed activation output when the orders table already exists by correcting the
   dbDelta schema format.
 * Updated Tested up to metadata to WordPress 7.1.

#### 2.8.0

 * Refreshed responsive styling for product, gallery, cart, and checkout blocks.
 * Added a reactive gallery editor preview and respected configured image dimensions.
 * Improved narrow-column product layouts, control sizing, and content containment.
 * Centered compact shipping/payment panels and right-aligned coupon entry.
 * Preserved the product image when a variation uses the default placeholder.
 * Fixed premature SMTP connections and authentication toggle handling.
 * Kept successful order confirmation visible when email sending fails.
 * Added an HTML order email with dynamic site branding and a gray header.
 * Added regression checks and updated setup documentation.

#### 2.7.0

 * Previous published release.

#### 2.6.1

 * Bug fixes and improvements to the image overlay.

#### 2.6.0

 * Bug fixes

#### 2.5.5

 * Better looking UX for Checkout

#### 2.5.0

 * Added coupon code functionality
 * Replaced sidebar with modal for order details
 * Display blocks on top of the page
 * Conditional variation display
 * Added PayPal, SMS, and Custom Shipping Option add-ons
 * Minor bug fixes

#### 2.4.2

 * Minor fixes

#### 2.4.1

 * Minor fixes

#### 2.4.0

 * Various bug fixes

#### 2.3.5

 * Improved gallery appearance

#### 2.3.0

 * Added block for displaying products and galleries in inner blocks

#### 2.2.0

 * Added sub-tabs with filters in the info tab

#### 2.1.2

 * Fixed data select issues

#### 2.1.1

 * Minor updates

#### 2.1.0

 * Added floating cart add-on
 * Added out-of-stock option for product blocks
 * Enabled refund processing from the admin section
 * Minor bug fixes

#### 2.0.2

 * Minor bug fixes and enhancements

#### 2.0.1

 * Minor bug fixes

#### 2.0.0

 * Added different prices and images for variations
 * Integrated CTC Lite Image Gallery block
 * Added CTC Overlay for image viewing
 * Made checkout page multipart
 * Minor bug fixes

#### 1.1.2

 * Added missing translations

#### 1.1.0

 * Minor bug fixes

#### 1.0.0 Beta

 * Minor bug fixes and tweaks

#### 1.0.0 Alpha

## Meta

 *  Version **2.8.3**
 *  Senast uppdaterat **6 timmar sedan**
 *  Aktiva installationer **200+**
 *  WordPress-version ** 5.5.2 eller senare **
 *  Testat upp till **7.1.2**
 *  PHP-version ** 7.4.9 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/ctc-lite/) och [Nepali](https://ne.wordpress.org/plugins/ctc-lite/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/ctc-lite)
 * Etiketter
 * [block](https://sv.wordpress.org/plugins/tags/block/)[ecommerce](https://sv.wordpress.org/plugins/tags/ecommerce/)
   [online store](https://sv.wordpress.org/plugins/tags/online-store/)[sell online](https://sv.wordpress.org/plugins/tags/sell-online/)
   [shopping cart](https://sv.wordpress.org/plugins/tags/shopping-cart/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/ctc-lite/advanced/)

## Betyg

 4.3 av 5 stjärnor.

 *  [  2 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/ctc-lite/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/ctc-lite/reviews/?filter=4)
 *  [  1 3-stjärnig recension     ](https://wordpress.org/support/plugin/ctc-lite/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/ctc-lite/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/ctc-lite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ctc-lite/reviews/#new-post)

[Visa alla recensioner](https://wordpress.org/support/plugin/ctc-lite/reviews/)

## Bidragande personer

 *   [ UjW0L ](https://profiles.wordpress.org/ujw0l/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/ctc-lite/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](https://www.paypal.com/donate/?hosted_button_id=JTGN7T2A9X3KW)