Skip to content

Carts#19

Merged
glennjacobs merged 16 commits intonextfrom
carts
Feb 26, 2026
Merged

Carts#19
glennjacobs merged 16 commits intonextfrom
carts

Conversation

@glennjacobs
Copy link
Collaborator

No description provided.

Copy link
Contributor

@alecritson alecritson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably remove, or tell Claude not to use, the long hyphens.

Also missing docs for the following relations/methods/scopes:

  • draftOrder
  • currentDraftOrder
  • active - scope
  • unmerged - scope
  • currency
  • user
  • customer
  • addresses
    -orders
  • completedOrder
  • completedOrders
  • hasCompletedOrders
  • recalculate
  • isCalculated
  • addAddress
  • setShippingOption
  • getShippingOption
  • isShippable
  • createOrder
  • canCreateOrder
  • validateStock

@glennjacobs
Copy link
Collaborator Author

We should probably remove, or tell Claude not to use, the long hyphens.

Also missing docs for the following relations/methods/scopes:

  • draftOrder
  • currentDraftOrder
  • active - scope
  • unmerged - scope
  • currency
  • user
  • customer
  • addresses
    -orders
  • completedOrder
  • completedOrders
  • hasCompletedOrders
  • recalculate
  • isCalculated
  • addAddress
  • setShippingOption
  • getShippingOption
  • isShippable
  • createOrder
  • canCreateOrder
  • validateStock

Hopefully all added now.

@glennjacobs glennjacobs merged commit 329a2de into next Feb 26, 2026
1 check passed
@glennjacobs glennjacobs deleted the carts branch February 26, 2026 14:53
glennjacobs added a commit that referenced this pull request Feb 26, 2026
* Fixed typo in ## Determining cart changes (#8)

* Update overview.mdx (#7)

ProductOption{r}Resource > ProductOptionResource

* Fix grammatical error in storefront session documentation (#6)

Removed type "a"

* Added info about Root Collection in collections#add-a-child-collection (#10)

* Added info about Root Collection in collections#add-a-child-collection

* Added Warning about "name" being used internally from Attribute Data, in collections#create-a-collection

* Added notes about "name" attribute data being used internally (#9)

* Added notes about "name" attribute data being used internally

* Converted the added Note to "Warning"

* Add upgrade docs

* Lessen to low impact

* tweak wording

* Update installation.mdx

* Update installation.mdx

* Update table-rate-shipping.mdx

* Add page titles to support LLMS.txt

* Update CLAUDE.md

* Update CLAUDE.md

* Update CLAUDE.md

* Update CLAUDE.md

* Update CLAUDE.md

* Update CLAUDE.md

* Update CLAUDE.md

* Fix composer require command syntax (#16)

* Fix space after comma (#14)

* Update products.mdx with price method. Related to PR in Lunar Core, (#15)

Added additional example for Tax Incl Price based on PR: lunarphp/lunar#2406

* Addresses (#18)

* Update addresses.mdx

* Update addresses.mdx

* Update addresses.mdx

* Move countries and states

* Update addresses.mdx

* Carts (#19)

* Update carts.mdx

* Code fixes

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Update carts.mdx

* Customers (#20)

* Update customers.mdx

* Update customers.mdx

* Update customers.mdx

* Update customers.mdx

* Update discounts.mdx (#21)

* Update orders.mdx (#22)

* Update payments.mdx (#23)

* Update pricing.mdx (#24)

* Guides (#25)

* PDP

* Initial guide concepts

* Code fixes

* Basic guides

* More guides

* Update search.mdx

* Search add-on (fixes) (#26)

* Update search.mdx

* Update search.mdx

* Update table-rate-shipping.mdx (#27)

---------

Co-authored-by: Mac Tavish <49161243+MacTavish-69@users.noreply.github.com>
Co-authored-by: Waspar <1203589+waspar@users.noreply.github.com>
Co-authored-by: wupangyen <72144016+wupangyen@users.noreply.github.com>
Co-authored-by: Alec Ritson <hello@itsalec.co.uk>
Co-authored-by: Alec Garcia <alec@hyrograsper.com>
Co-authored-by: Samuel <ratto_trash@hotmail.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants