Topic

e-commerce

Collection size
500 articles
Page 24 of 25
php中文网 Courses
php中文网 Courses
Jan 26, 2024 · Backend Development

Implementing Coupon Activity Rule Management in a PHP E‑Commerce System

This article explains how to design database tables and develop a PHP‑based backend for managing e‑commerce coupon activity rules, covering creation, editing, deletion, and logical controls such as usage limits, with step‑by‑step guidance on forms, POST handling, validation, and database operations.

coupondatabase designe-commerce
0 likes · 4 min read
Implementing Coupon Activity Rule Management in a PHP E‑Commerce System
php中文网 Courses
php中文网 Courses
Jul 31, 2023 · Backend Development

Implementing Refund and After‑Sale Service Management in a PHP E‑Commerce Platform

This tutorial explains how to design and implement refund and after‑sale service management features in a PHP‑based e‑commerce system, covering database schema creation, request handling, and record display with complete code examples.

After‑SaleDatabasebackend
0 likes · 6 min read
Implementing Refund and After‑Sale Service Management in a PHP E‑Commerce Platform
php中文网 Courses
php中文网 Courses
Dec 14, 2022 · Backend Development

Generating Product SKU Combinations Using Cartesian Product in PHP

This article explains how to generate all possible product SKU combinations for an e‑commerce system by computing the Cartesian product of specification arrays, and provides two PHP implementations—one that returns SKU strings and another that returns nested arrays—along with sample output.

CodeSKUbackend
0 likes · 6 min read
Generating Product SKU Combinations Using Cartesian Product in PHP
Python Programming Learning Circle
Python Programming Learning Circle
Apr 15, 2022 · Backend Development

Python Django E‑commerce Project Tutorial with Installation Guide

This tutorial presents a complete Python + Django e‑commerce mini‑project, outlining its main features, required environment, step‑by‑step installation commands, configuration changes, database setup, and how to run the application locally for self‑learners.

MySQLPythonbackend
0 likes · 4 min read
Python Django E‑commerce Project Tutorial with Installation Guide
Python Programming Learning Circle
Python Programming Learning Circle
Nov 19, 2021 · Backend Development

Web Scraping E‑commerce Site with Selenium and Python: From Page Analysis to MySQL Storage

This tutorial demonstrates how to analyze an e‑commerce search page, use Selenium to automate browsing, extract product details across multiple pages, and store the collected data into a MySQL database, providing complete Python code and step‑by‑step explanations.

AutomationMySQLPython
0 likes · 10 min read
Web Scraping E‑commerce Site with Selenium and Python: From Page Analysis to MySQL Storage
Dual-Track Product Journal
Dual-Track Product Journal
May 7, 2020 · Product Management

Mastering E‑Commerce Product Management: From SPU & SKU to Full Lifecycle

This comprehensive guide explains the core concepts of e‑commerce product systems—including SPU and SKU definitions, their relationships, and the complete product management workflow covering publishing, editing, inventory, payment, logistics, and status transitions—providing essential knowledge for building robust online retail platforms.

Product managementSKUSPU
0 likes · 11 min read
Mastering E‑Commerce Product Management: From SPU & SKU to Full Lifecycle
Dual-Track Product Journal
Dual-Track Product Journal
Mar 25, 2020 · Product Management

Mastering E‑Commerce Category Design: From Backend Foundations to Frontend Mapping

This article explains how well‑designed product categories serve as the backbone of an e‑commerce platform, covering the concepts of backend and frontend categories, the construction of category trees, and various mapping strategies that help both users find items quickly and operators manage large inventories efficiently.

FrontendOperationsbackend
0 likes · 8 min read
Mastering E‑Commerce Category Design: From Backend Foundations to Frontend Mapping
Dual-Track Product Journal
Dual-Track Product Journal
Apr 6, 2020 · Product Management

Mastering Product Attribute Libraries: From Basics to Advanced Management

This article explains how to build and manage product attribute libraries, covering the definition of attributes, their classification, grouping strategies, the relationship between attributes and categories, and brand handling to streamline e‑commerce product management at scale.

attribute managementbrand managementcategory hierarchy
0 likes · 8 min read
Mastering Product Attribute Libraries: From Basics to Advanced Management
Efficient Ops
Efficient Ops
Dec 3, 2019 · Operations

How E‑commerce SRE Teams Tackle Scale, Cost, and Speed Challenges

The talk outlines the unique operational challenges of a fast‑growing e‑commerce platform—including massive scale, frequent changes, cost pressures, and the trade‑off between speed and stability—and describes how the SRE team uses automation, capacity planning, and process engineering to deliver reliable, efficient services.

AutomationCapacity PlanningOperations
0 likes · 29 min read
How E‑commerce SRE Teams Tackle Scale, Cost, and Speed Challenges
Efficient Ops
Efficient Ops
Jan 15, 2018 · Operations

How to Build a Full‑Chain Load‑Testing Platform for E‑Commerce in 2 Days

This article details how Xiaohongshu tackled rapid growth challenges by designing, implementing, and operating a full‑link performance testing platform in just two days, covering system architecture, testing models, collaborative deployment, capacity planning, and practical advice for teams seeking reliable e‑commerce load testing.

OperationsPerformance engineeringe-commerce
0 likes · 9 min read
How to Build a Full‑Chain Load‑Testing Platform for E‑Commerce in 2 Days
Efficient Ops
Efficient Ops
Jun 19, 2017 · Operations

How JD.com’s ForceBot Revolutionized 618 Sale Load Testing

This article examines JD.com’s 618 shopping festival performance, the deployment of unmanned delivery robots, and the design and architecture of the ForceBot full‑link load‑testing system that enabled precise capacity planning and bottleneck detection for massive e‑commerce traffic.

Capacity PlanningPerformance engineeringe-commerce
0 likes · 8 min read
How JD.com’s ForceBot Revolutionized 618 Sale Load Testing
Efficient Ops
Efficient Ops
Feb 28, 2017 · Operations

Prepare Your E‑Commerce System for Mega‑Sales: Proactive Prevention & Rapid Response

This article outlines a comprehensive PDCA‑based methodology for e‑commerce platforms to proactively prevent issues, quickly detect anomalies, and execute rapid decisions during large‑scale promotions, covering system goal definition, performance evaluation, capacity planning, SLA management, and team/process maturity.

Capacity PlanningOperationse-commerce
0 likes · 18 min read
Prepare Your E‑Commerce System for Mega‑Sales: Proactive Prevention & Rapid Response
Efficient Ops
Efficient Ops
Dec 25, 2016 · Operations

How to Build a Low‑Cost, High‑Availability Architecture for a Fresh‑Food E‑Commerce Platform

This article shares practical strategies for designing a cost‑effective, highly available infrastructure for a fresh‑food e‑commerce business, covering business model impact, virtual‑physical hybrid data centers, cloud‑on‑premise balance, open‑source tools, load balancing, monitoring, security, and internal service systems.

Cloud ArchitectureDevOpsOpen Source
0 likes · 15 min read
How to Build a Low‑Cost, High‑Availability Architecture for a Fresh‑Food E‑Commerce Platform
Efficient Ops
Efficient Ops
Apr 7, 2016 · Cloud Computing

How LeTV E‑Commerce Cloud Scales High‑Traffic Shopping with Microservices

This article, based on the Efficient Operations Community Talk, outlines the evolution of e‑commerce systems, the challenges faced during rapid growth, and how LeTV’s e‑commerce cloud leverages micro‑service architecture, container technology, and hybrid cloud solutions to address scalability, security, and operational efficiency.

Cloud ComputingContainerOperations
0 likes · 30 min read
How LeTV E‑Commerce Cloud Scales High‑Traffic Shopping with Microservices
Efficient Ops
Efficient Ops
Aug 3, 2015 · Cloud Computing

How 1hao Store Uses Hybrid Cloud to Balance Cost and Performance

This article explains how an e‑commerce platform leverages a hybrid cloud architecture to handle massive traffic spikes from marketing events while optimizing costs, and outlines six key considerations for successful implementation.

Cloud ComputingOperationscost optimization
0 likes · 10 min read
How 1hao Store Uses Hybrid Cloud to Balance Cost and Performance
macrozheng
macrozheng
Nov 8, 2024 · Backend Development

How to Quickly Master the Mall E‑Commerce Project with SpringBoot 3 & Vue

This guide walks developers through rapidly onboarding a SpringBoot 3 and Vue‑based e‑commerce system, covering project overview, setup, core features, technology stack, business logic, deployment, and extending the code for new requirements.

DockerKubernetesSpringBoot
0 likes · 8 min read
How to Quickly Master the Mall E‑Commerce Project with SpringBoot 3 & Vue
macrozheng
macrozheng
Nov 10, 2023 · Backend Development

Build a Complete Java E‑Commerce System with SpringBoot, Vue, and Payment Integration

This article introduces the open‑source mall project—a SpringBoot + Vue + uni‑app e‑commerce platform with over 60 K GitHub stars—detailing its payment flow, architecture, tech stack, video tutorial series, and how to join the learning community for hands‑on development experience.

JavaSpringBootVue
0 likes · 7 min read
Build a Complete Java E‑Commerce System with SpringBoot, Vue, and Payment Integration
macrozheng
macrozheng
Jul 25, 2022 · Backend Development

How to Prevent Duplicate Payments in E‑Commerce: Strategies & Best Practices

This article explains the complete e‑commerce payment flow, identifies why orders can be paid twice—including lack of deduplication, lost orders, and multi‑channel issues—and presents practical solutions such as distributed locking, result caching, transaction cancellation, refunds, active polling, and sync‑async notifications to reliably avoid duplicate payments.

cachingdistributed lockduplicate payment
0 likes · 12 min read
How to Prevent Duplicate Payments in E‑Commerce: Strategies & Best Practices
macrozheng
macrozheng
Sep 14, 2020 · Backend Development

How the Mall Open‑Source E‑Commerce Project Grew to 40K Stars

The article chronicles the evolution of the open‑source Java e‑commerce project “mall”, detailing its rise from 20K to over 40K GitHub stars, the transition to microservices with Spring Cloud, deployment enhancements, auxiliary tools like Docker, Jenkins and MinIO, and future ecosystem plans.

JavaOpen SourceSpringBoot
0 likes · 9 min read
How the Mall Open‑Source E‑Commerce Project Grew to 40K Stars
macrozheng
macrozheng
Mar 11, 2020 · Backend Development

Mastering mall-swarm: Build a Spring Cloud Microservice E‑Commerce System

This article introduces mall‑swarm, a Spring Cloud‑based microservice e‑commerce platform, outlines its architecture, backend technology stack, project structure, and provides a detailed learning roadmap with tutorials, deployment guides, and integration tips for both backend and frontend developers.

DockerSpring Cloudbackend
0 likes · 10 min read
Mastering mall-swarm: Build a Spring Cloud Microservice E‑Commerce System