PrintNowPrintNowDocs

Deposit Photos

Configure the Depositphotos integration to provide stock image search and curated image collections for your storefront and Print Editor.

Depositphotos is a stock photography service that integrates with PrintNow to give storefront customers and editor users access to millions of stock images. When enabled, customers can search and use Depositphotos images directly inside the Print Editor's image sidebar, and admins can create curated image collections that appear as browsable pages on the storefront.

The Deposit Photos admin page has three tabs: Settings for enabling the integration and configuring fees, Collections for managing curated image collection pages, and Report for tracking image purchases by customers.

Settings

  1. From your Unified Admin, go to Partner Apps > Deposit Photo.
  2. The Settings tab is selected by default.
  3. Configure the settings below and click Save.
FieldDescription
Enable Deposit Photos IntegrationTurns the Depositphotos integration on or off for the current storefront. When enabled, the Print Editor displays a Depositphotos tab in the images sidebar where customers can search and add stock images to their designs.
Per Image FeeDollar amount charged to customers for each stock image they use. This fee is added to the order total when a customer places an order containing Depositphotos images. Set to 0 for no additional charge (images are still deducted from your available downloads).
CategoriesMulti-select list of product categories where Depositphotos is available. Only products in the selected categories will show the Depositphotos image tab in the Print Editor. Leave empty to make Depositphotos available across all categories.

Collections

The Collections tab lets you create curated image collection pages. Each collection is backed by a Depositphotos "lightbox" and a CMS page on your storefront. Customers can browse these collections on your storefront as standalone pages with their own URLs.

  1. Click the Collections tab.
  2. Click Add to create a new collection. Enter a title in the dialog and click Save.
  3. The collection appears in the grid. Click Edit from the Action menu to open the collection editor.

Collection Grid Columns

ColumnDescription
CMS #The CMS page ID linked to this collection. Used internally for SEO URL routing.
Page TitleThe display title of the collection page as it appears on the storefront.
Friendly UrlThe SEO-friendly URL slug for the collection page (e.g., /wedding-photography).
SidebarToggles the storefront page sidebar on or off for this collection. Inline checkbox -- changes save automatically.
Req. LoginWhen checked, customers must be logged in to view this collection page. Inline checkbox -- changes save automatically.
PublishedControls whether the collection page is visible on the storefront. Unpublished collections are hidden from customers. Inline checkbox -- changes save automatically.
ActionMenu with Edit and Delete options. Delete removes both the CMS page and the Depositphotos lightbox.

Edit Collection

When you click Edit on a collection, the collection editor opens with two areas:

Image Gallery (left panel) displays all images currently in the collection as a masonry grid. Each image has a delete button to remove it from the collection. Click Load more to paginate through large collections.

Search Panel (right panel) appears when you click Add Images. Search the Depositphotos library by keyword, then click the add button on any image to include it in the collection. Click Load more to see additional search results.

CMS Content (slide-out drawer) opens from the right edge of the page via the CMS Content button. This drawer provides a full content editor for the collection page with two sections:

Page Details

FieldDescription
PreviewOpens a preview of the published collection page. Only available when the page is published.
Page TitleThe title displayed at the top of the collection page and in browser tabs.
SidebarWhen checked, the collection page includes the storefront sidebar layout.
Req. LoginWhen checked, only authenticated customers can view the collection page.
Show TabsWhen checked, the page content is displayed with tab navigation (if multiple content tabs are defined).
PublishedControls visibility of the collection page on the storefront.
LayoutDropdown to select the page layout template for the collection page.

Content Editor

The content editor has two view modes:

  • Design View -- WYSIWYG editor (Froala) for visually editing the HTML content of the collection page. Supports snippets via the Snippets toolbar button.
  • Code View -- Monaco code editor for directly editing the HTML source.

Page SEO

The SEO section (below Page Details in the drawer) allows setting the meta title, meta keywords, meta description, and friendly URL for the collection page. This uses the same SEO editor component shared across all CMS pages.

Report

The Report tab tracks all Depositphotos image purchases made by customers on your storefront.

  1. Click the Report tab.
  2. The Available downloads count is displayed at the top, showing how many image downloads remain on your Depositphotos subscription.
  3. Use the Start Date and End Date pickers to filter purchases by date range. Defaults to the current year. Click Filter to apply.
  4. The grid displays all purchases matching the date filter.

Report Grid Columns

ColumnDescription
PreviewThumbnail of the purchased stock image.
CustomerIdThe customer account ID who purchased the image. Filterable.
OrderIdThe order ID associated with the image purchase. Filterable.
Purchased OnDate the image was purchased (MM/DD/YYYY format).

Associations

AreaEffect
Image Collection PagesPublished collections appear as browsable pages on the storefront at their friendly URL. The collection.aspx page renders the collection content and images from the linked Depositphotos lightbox.
Product CategoriesThe Categories setting controls which product categories expose the Depositphotos tab in the Print Editor. Only products in selected categories show the stock image search.
Order TotalsWhen a per-image fee is configured, each Depositphotos image used in a design adds the fee to the customer's order total. Purchases are tracked in the DpPurchases table.
AreaEffect
Images SidebarWhen the integration is enabled, the Print Editor's image sidebar includes a depositphotos tab. Customers can search the Depositphotos library by keyword and add images directly onto their canvas design.
Image DownloadsWhen a customer adds a Depositphotos image to their design, the Editor API downloads the full-resolution image using the store's Depositphotos API credentials. Each download consumes one of the available downloads from your subscription.
  • Categories — control which product categories expose the Depositphotos tab in the editor
  • Products — products in selected categories inherit Depositphotos access
  • Editor Settings — configure Print Editor features alongside stock image integrations

On this page