Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Multiple Versions of Several Products – SUGGESTION

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Multiple Versions of Several Products – SUGGESTION

  • This topic has 3 replies, 2 voices, and was last updated 14 years, 7 months ago by SMaz.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 24, 2010 at 10:08 pm #2100
    SMaz
    Member

    I have about 30 different templates I sell. They are for software that has several revisions in the course of the year. I am using the Digital Product Variation field to support selling templates for the last 3 versions of the software. This creates a lot of manual work each time a new version comes out.

    CURRENT EXAMPLE: In the Digital Product Variation Field for each product, I currently have something like this:

    Version|1.2::http://mysite.com/dloads/1.2/ProductName.zip|1.3::http://mysite.com/dloads/1.3/ProductName.zip|1.4::http://mysite.com/dloads/1.4/ProductName.zip

    Ideally, it would be nice to specify variations for ALL products in a CATEGORY in one place – using a schema/token.

    PROPOSED EXAMPLE (BY CATEGORY): Version|1.2|1.3|1.4::http://mysite.com/dloads/%Version%/ProductName.zip

    October 24, 2010 at 10:13 pm #25768
    SMaz
    Member

    In light of my earlier post, is there a way/query to modify the Digital Product Variation field for all products in a Category, using the product name as part of the download file name. Like doing it through mySQL Query or something.

    Using PSEUDO SQL – something like..

    UPDATE ProdTable

    SET [Digital Product Variation] = “Version|1.2::http://mysite.com/dloads/1.2/%5BProductName%5D.zip|1.3::http://mysite.com/dloads/1.3/%5BProductName%5D.zip|1.4::http://mysite.com/dloads/1.4/%5BProductName%5D.zip”

    WHERE [Category]=2

    October 25, 2010 at 4:03 am #25769
    amin007
    Participant

    All the product details is stored in your MySQL database so you can just write up a simple PHP script that modifies the value in the eStore’s product details table. The product details are kept in a table called “wp_wp_eStore_tbl”. So you can go to PHPMyAdmin and select that table then write your query to update the digital variation column. The name of the column is “variation3”

    October 26, 2010 at 12:37 am #25770
    SMaz
    Member

    Thanks. I’ll have a go at it.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ