personalize_type_bundle

 avatar
unknown
json
4 years ago
4.2 kB
6
Indexable
{
    "option_id": 111133,
    "type": "personalize_type_bundle",
    "sort_order": 8,
    "is_require_personalize": "1",
    "is_whole_cart_fee": "0",
    "price": {
        "price": "888"
    },
    "title": "Add Custom Ribbon",
    "tooltip": {
        "text": "<em>Choose an imprint location and upload your logo/artwork to be imprinted on the base.<br><br>Preferably a vector file for the best results.</em>",
        "image": "https://corporategift.com/media/wysiwyg/fg-logo5CLR4S12.jpg"
    },
    "values": [


        {
            "option_id": 111133,
            "type": "personalize_type_image",
            "sort_order": "0",
            "is_require_personalize": "1",
            "is_whole_cart_fee": "1",
            "max_selection": "3",
            "price": null,
            "title": "Choose Imprint Locationnnn",
            "tooltip": {
                "text": "<em>Your logo/artwork will appear in a location of your choice.</em>",
                "image": "https://corporategift.com/media/wysiwyg/fg-logo5CLR4S12.jpg"
            },
            "values": [
                {
                    "sku": null,
                    "sort_order": "1",
                    "is_default": "0",
                    "tooltip": "",
                    "image": "https://development.corporategift.com/5/c/5clr4s12-imprint.jpg",
                    "price": "23",
                    "title": "Lower Center"
                },
                {
                    "sku": null,
                    "sort_order": "2",
                    "is_default": "0",
                    "tooltip": "",
                    "image": "https://development.corporategift.com/5/c/5clr4s12-imprint-1.jpg",
                    "price": "444",
                    "title": "Upper Center"
                }
            ],
            "zoom_enabled": "1"
        },

        {
            "option_id": 111133,
            "type": "personalize_type_input",
            "max_characters": "45",
            "sort_order": "1",
            "is_require_personalize": "1",
            "is_whole_cart_fee": "0",
            "price": {
                "price": "11"
            },
            "title": "Add Ribbon Text",
            "tooltip": {
                "text": "<em>You may add any special request regarding your order.<br><br>Whether it's a customization you need, not shown above, or using your company's shipping account, just leave us your request and we'll do our best to satisfy your needs.<br><br>We will contact you, should we need any further clarification.</em>",
                "image": null
            },
            "values": [
                {
                    title: 'Happy Birthday!'
                },
                {
                    title: 'Congratulations!'
                },
                {
                    title: 'Thank You!'
                },
                {
                    title: 'Cheers!'
                },
                {
                    title: 'Good Luck!'
                },
                {
                    title: 'Get Well!'
                }
            ]
        },
        {
            "option_id": 111133,
            "type": "personalize_type_logo",
            "sort_order": "2",
            "logo_disclaimer_example": "",
            "logo_disclaimer": "",
            "logo_disclaimer_icon": "",
            "is_require_personalize": "1",
            "max_size": '5',
            "is_whole_cart_fee": "0",
            "price": {
                "price": "68"
            },
            "title": "Upload your custom design or your company’s logo/artwork file",
            "tooltip": {
                "text": "<em>You may add any special request regarding your order.<br><br>Whether it's a customization you need, not shown above, or using your company's shipping account, just leave us your request and we'll do our best to satisfy your needs.<br><br>We will contact you, should we need any further clarification.</em>",
                "image": null
            },
            "values": [],
            "one_selection_available": true
        }
    ]
}
Editor is loading...