Tag: Commercial Law Notes

Free Consent – Indian Contract Act, 1872

Definition and ImportanceFor a contract to be valid under Section 10 of…

Lexibal Logo

Capacity to Contract

Legal Framework: Section 11 of the Indian Contract Act, 1872 Introduction In…

Lexibal Logo

Consideration and Object

Meaning of ConsiderationConsideration is a vital element in forming a valid contract.…

Lexibal Logo

Offer and Acceptance

Under the Indian Contract Act, 1872 Meaning and Definitions Offer (Proposal):An offer…

Lexibal Logo

Essentials of a Valid Contract

Under Indian Contract Act, 1872 A contract is a legally enforceable agreement…

Lexibal Logo

Indian Contract Act, 1872 – Overview

The Indian Contract Act, 1872 is a foundational piece of legislation in…

Lexibal Logo

Sources of Commercial Law in India

Commercial Law in India is a part of civil law that governs…

Lexibal Logo

Nature and Scope of Commercial Law

Meaning of Commercial Law Commercial Law—also known as Business Law or Mercantile…

Lexibal Logo

Introduction to Commercial Law

Commercial Law, also known as Business Law or Mercantile Law, is a…

Lexibal Logo

Commercial Law Notes

Commercial Law Notes Finding well-organized Commercial Law Notes can be a hassle,…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);