Products
Data license: CC-BY-4.0 · Data source: bankproducts.info
7 rows where bank_id = "zweiplus" sorted by bank_id descending
This data as json, CSV (advanced)
Suggested facets: category, currency, client_type, target_group, valid_from, access_tier, is_tailored, valid_from (date)
| id | bank_id ▲ | category | name | currency | client_type | target_group | description | valid_from | source_document_id | bpg | access_tier | is_tailored | notice_period_days | iso_account_type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zweiplus:wealth_management | bank zweiplus AG zweiplus | securities_trading | Wertschriftendepot | CHF | business | asset_manager | CH-domestic securities depot for asset managers and financial advisors and their end clients. Handel mit Aktien, Obligationen, Optionen, strukturierten Produkten, Derivativen, ETF und Fonds ueber 30+ Boersenplaetze via e-banking. Automatische Berechnung und Inkasso von Service-Entgelt (Berater) und Verwaltungsgebuehr (Vermoegensverwalter). Retrozessionen werden vollumfaenglich dem Kunden vergutet. | BPG0038SMFQ6 | pro | 0 | ||||
| zweiplus:alpendepot | bank zweiplus AG zweiplus | wealth_management | Alpendepot | EUR | private | cross_border_de | EUR-denominated fund-savings depot for German cross-border retail clients. Variants: Einmalanlage (min EUR 2,500), System-Einmalanlage (min EUR 10,000), Aufbauplan (Vermoegensziel EUR 12,500 oder min EUR 25,000), Entnahmeplan (min EUR 10,000 Bestand). Verwaltungsgebuehr 1.1%/p.a. auf durchschnittlichem Anlagebestand. Einrichtungsgebuehr 5%. Quartalsweise Verrechnung. Einlieferungen/Auslieferungen nicht moeglich. Bank-zweiplus-Marke fuer DE-Markt. | 2018-01-01 | BPG0033KX0B0 | pro | 0 | |||
| zweiplus:vermoegensdepot | bank zweiplus AG zweiplus | wealth_management | Schweizer Vermoegensdepot | EUR | private | cross_border_de | EUR-denominated fund-savings depot fuer deutsche Kunden. Variants Einmalanlage/System-Einmalanlage/Aufbauplan/Schweizer Vermoegensrente. Premium-Variante mit Verwaltungsgebuehr 1.7%/p.a. (vs 1.1% Alpendepot) und Administrationsgebuehr EUR 60/Jahr (vs EUR 40). Mindestbetraege identisch zu Alpendepot. Quartalsweise belastet. www.schweizer-vermoegensdepot.ch. | 2018-01-01 | BPG003RTGTAZ | pro | 0 | |||
| zweiplus:vermoegensrente | bank zweiplus AG zweiplus | wealth_management | Schweizer Vermoegensrente | EUR | private | cross_border_de | EUR-denominated drawdown plan (Entnahmeplan) for German retirement clients. Mindestanlage EUR 30,000; Mindestentnahme EUR 100 pro Auszahlung. Verwaltungsgebuehr 1.7%/p.a. + Administrationsgebuehr EUR 60/Jahr. Einrichtungsgebuehr 5% auf Anlagebetrag/Zusatzinvestition. Separates 2022er-Tarifblatt; Schwesterprodukt zum Schweizer Vermoegensdepot. | 2022-01-01 | BPG0039K1V5Q | pro | 0 | |||
| zweiplus:privatkonto | bank zweiplus AG zweiplus | current_account | Privatkonto | CHF | private | standard | CH retail current account. Zinssatz 0.00% p.a. auf Guthaben. Sollzins bei Kontoueberzug marktorientiert. Angebot gilt nur fuer Kunden mit Domizil Schweiz. Bei Private-Label-Partnern koennen Zinssaetze abweichen. Detailtarife auf Anfrage via Service-Line. | 2026-06-10 | BPG0034KZZQ4 | free | 0 | CACC | ||
| zweiplus:cash_trading | bank zweiplus AG zweiplus | self_directed_trading | cash - banking by bank zweiplus | CHF | private | standard | Online-Trading-Marke der bank zweiplus fuer CH-Direktkunden (cash.ch Kooperation). Self-directed Wertpapierhandel. Courtage-Tarife werden ueber die cash-Plattform publiziert (eigenstaendiges Tarifblatt nicht im 2026-Q2 Crawl). | 2026-06-10 | BPG003QYMRK1 | pro | 0 | |||
| zweiplus:hypothek | bank zweiplus AG zweiplus | mortgage | Hypothek (Bestandskunden) | CHF | private | standard | Hypothekarangebot ausschliesslich fuer bestehende Kundinnen und Kunden mit Domizil Schweiz. Belehnungssaetze: 1. Hypothek bis 66%, 2. Hypothek bis 80%. Zinsanfragen ueber Service-Line. Tarife nicht oeffentlich publiziert (tailored). | 2026-06-10 | BPG0037M4SKG | pro | 1 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE product (
id TEXT PRIMARY KEY, -- zkb:privatkonto, ubs:key4_banking
bank_id TEXT NOT NULL REFERENCES bank(id),
category TEXT NOT NULL, -- current_account, savings_account, pillar_3a, vested_benefits,
-- debit_card, credit_card, prepaid_card, package, ebanking,
-- mortgage, wealth_management, term_deposit, securities_trading,
-- fiduciary_deposit, safe_deposit, guarantee, leasing,
-- financial_planning, personal_advisory, loyalty_program,
-- digital_vault, fx_subscription, robo_advisory, self_directed_trading,
-- metal_account, deposit_account, check
name TEXT NOT NULL, -- bank's own product name
currency TEXT DEFAULT 'CHF',
client_type TEXT DEFAULT 'private', -- private, business, institutional
target_group TEXT, -- standard, young, children, students, seniors, eco, gift, rental_deposit, member
description TEXT,
valid_from TEXT,
source_document_id INTEGER REFERENCES source_document(id),
bpg CHAR(12) -- opaque global id, BPG003xxxxxx; populated post-load by bpg_assignments.sql
CHECK (bpg IS NULL OR bpg GLOB 'BPG003[0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z][0-9A-HJKMNP-TV-Z]'),
access_tier TEXT NOT NULL DEFAULT 'free' -- freemium gating: free public, pro/business paid
CHECK (access_tier IN ('free', 'pro', 'business')),
is_tailored INTEGER -- v2.6 (atom #278): mirrors CDS-AU (Australian Open Banking) isTailored.
-- 0 = pricing publicly published in a schedule (machine-readable, comparable);
-- 1 = negotiated per client (UHNW classical private banking, business loans);
-- NULL = unknown / not yet classified (default for new loads).
-- Distinguishes "we haven't crawled it" (NULL) from "bank deliberately
-- doesn't publish because it's relationship-priced" (1) — three states
-- that previously collapsed into "fee.amount IS NULL".
CHECK (is_tailored IS NULL OR is_tailored IN (0, 1)),
notice_period_days INTEGER -- v2.7 (atom #307): normalised withdrawal notice in days.
-- 0/NULL = on-demand; X = days notice. Conversion: months×30,
-- years×365, days verbatim. Backfilled from
-- product_feature.notice_period free-text by
-- db/notice_period_backfill.sql.
CHECK (notice_period_days IS NULL OR notice_period_days >= 0),
iso_account_type CHAR(4) -- v2.8 (atom #308): ISO 20022 ExternalCashAccountType1Code.
-- 4-letter code from the official ISO enum: CACC (Current),
-- SVGS (Savings), LOAN, SACC (Special), MOMA (Money Market),
-- CHAR (Charges), CASH, etc.
-- NULL for categories outside ISO scope: cards
-- (debit/credit/prepaid), mandates (wealth_management,
-- securities_trading, fiduciary_deposit), CH-specific
-- (pillar_3a, vested_benefits, pension_account).
-- Mapped from `category` by db/iso_account_type_backfill.sql.
-- Backfill is conservative — when in doubt, leave NULL rather
-- than force-fit a code that misrepresents the product.
CHECK (iso_account_type IS NULL OR iso_account_type GLOB '[A-Z][A-Z][A-Z][A-Z]')
);
CREATE INDEX idx_product_bank ON product(bank_id);
CREATE INDEX idx_product_category ON product(category);
CREATE INDEX idx_product_lookup ON product(bank_id, category, client_type, target_group);
CREATE UNIQUE INDEX idx_product_bpg ON product(bpg) WHERE bpg IS NOT NULL;
CREATE INDEX idx_product_access_tier ON product(access_tier);
CREATE INDEX idx_product_is_tailored ON product(is_tailored) WHERE is_tailored IS NOT NULL;
CREATE INDEX idx_product_iso_account_type ON product(iso_account_type) WHERE iso_account_type IS NOT NULL;
CREATE INDEX idx_product_notice_period ON product(notice_period_days) WHERE notice_period_days IS NOT NULL;