Skip to main navigation Skip to main content Skip to page footer

Graduated pricing

Display graduated prices as follows:

  • The unit price (per the stored packaging unit type) is displayed in the product data record, i.e. {product.price} or {product.priceAsFloat} returns the price of only 1 unit of the product.
  • The data record can also display the price of a specific quantity X of the product.
  • The basket/basket service then calculates the price of the current basket. It also checks the amount of units bought and determines any price reductions.
  • Note: Graduated prices cannot be used together with digital products, as the number of digital products in the shopping cart is limited to 1.
Documentation

TYPO3 Shop by coding.ms

An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.

Menu
Shopping basket 0 Products

The Demo is build with*

EXT:bootstrap_package for site-package aka theme build on Bootsrap 5.

EXT:modules for user plugins like user-profile, registration, user-addresses, and more.

EXT:shop for the whole shop functionality.

EXT:questions for the FAQ page and FAQs attached in the product detail views.

EXT:glossaries for the glossaries and definitions.

EXT:fluid_fpdf for generating invoices, delivery-notes, product-sheets and more.

EXT:parsedown_extra for rendering the extension documentations from markdown to HTML.

* There are only build-in settings made using site-settings & TypoScript – no templates or other files were changed or overridden!