Skip to main content

Attach Print Ready File to an Offer

The Print Ready File can be attached to an offer within the Theme settings. The following property print_ready_service should be added to the theme settings.json:

settings.json
{
"print_ready_service": {
"generate_on_offer": true
}
}