django-oscar-bundles


Namedjango-oscar-bundles JSON
Version 2.2.3 PyPI version JSON
download
home_pageNone
SummaryAn extension on top of django-oscar providing product bundle functionality.
upload_time2025-01-24 16:18:40
maintainerNone
docs_urlNone
authorthelab
requires_python<4.0,>=3.12
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
django-oscar-bundles
=========================

An extension on top of django-oscar providing product bundle functionality.

Use Cases
=========

Bundles can be used to recommend groups of products from another groups products.
Bundles do not include offers - however it may be used in combination with an offer.

- The user has a bed and a mattress in their cart - recommend a sheet set.
- The user has a pillow in their cart - recommend adding another pillow and sheet set with copy about a discount. The discount is set up in Oscar's offer section.
- Add a bundle group for a bed base and mattress. Each product has varients with sizes. Enter common copy and images on the group retaled to the parent product. Add bundles for various sizes (Queen size bed matches queen size mattress and medium sized pillow)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-oscar-bundles",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "thelab",
    "author_email": "thelabdev@thelab.co",
    "download_url": "https://files.pythonhosted.org/packages/77/dd/f1969a9fb1398cd4c0cb4a980af211a85bda1117fa6f0414344e4bc4c857/django_oscar_bundles-2.2.3.tar.gz",
    "platform": null,
    "description": "=========================\ndjango-oscar-bundles\n=========================\n\nAn extension on top of django-oscar providing product bundle functionality.\n\nUse Cases\n=========\n\nBundles can be used to recommend groups of products from another groups products.\nBundles do not include offers - however it may be used in combination with an offer.\n\n- The user has a bed and a mattress in their cart - recommend a sheet set.\n- The user has a pillow in their cart - recommend adding another pillow and sheet set with copy about a discount. The discount is set up in Oscar's offer section.\n- Add a bundle group for a bed base and mattress. Each product has varients with sizes. Enter common copy and images on the group retaled to the parent product. Add bundles for various sizes (Queen size bed matches queen size mattress and medium sized pillow)\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "An extension on top of django-oscar providing product bundle functionality.",
    "version": "2.2.3",
    "project_urls": {
        "Homepage": "https://gitlab.com/thelabnyc/django-oscar/django-oscar-bundles/",
        "Repository": "https://gitlab.com/thelabnyc/django-oscar/django-oscar-bundles/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "165aa55ba76f1fa2ed9f44ae90ee9b41057a961d2fad94b39b22c56ed32ce62d",
                "md5": "1ea9e504d8c07e8344c5399693bfff73",
                "sha256": "34c34979f319e4eab0004fba3508d339e443d660f89f95ad8f8dface4480e971"
            },
            "downloads": -1,
            "filename": "django_oscar_bundles-2.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ea9e504d8c07e8344c5399693bfff73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 596230,
            "upload_time": "2025-01-24T16:18:38",
            "upload_time_iso_8601": "2025-01-24T16:18:38.371248Z",
            "url": "https://files.pythonhosted.org/packages/16/5a/a55ba76f1fa2ed9f44ae90ee9b41057a961d2fad94b39b22c56ed32ce62d/django_oscar_bundles-2.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "77ddf1969a9fb1398cd4c0cb4a980af211a85bda1117fa6f0414344e4bc4c857",
                "md5": "5cf61ddbb3a0eceda006414b517454c6",
                "sha256": "b272b3d3732f3f1aa6b86a2a40901af4fc1c481c2c56c0e7e942e9a1175db562"
            },
            "downloads": -1,
            "filename": "django_oscar_bundles-2.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5cf61ddbb3a0eceda006414b517454c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 574397,
            "upload_time": "2025-01-24T16:18:40",
            "upload_time_iso_8601": "2025-01-24T16:18:40.603154Z",
            "url": "https://files.pythonhosted.org/packages/77/dd/f1969a9fb1398cd4c0cb4a980af211a85bda1117fa6f0414344e4bc4c857/django_oscar_bundles-2.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 16:18:40",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thelabnyc",
    "gitlab_project": "django-oscar",
    "lcname": "django-oscar-bundles"
}
        
Elapsed time: 0.67681s