Page 313 of 356 FirstFirst ... 213263303311312313314315323 ... LastLast
Results 3,121 to 3,130 of 3558
  1. #3121
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Hello.

    I'm in need of installing this plugin on one of my sites. However the site uses the One Page Checkout. I looked throughout this thread but couldn't locate any info on this.

    I guess my main concern is, would this work with OPC? Has anyone installed this on a site with OPC?

    Any pointers are appreciated.

  2. #3122
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Yes, ZC v1.5.6c / OPC / Stock by Attributes does work. If you review the posts on page 312 of this thread you'll see the Github link to download the mod - there is also mention of an edit that may or may not have made its way to the Github files.

    Can't think of any pointers at the moment.
    Simon

  3. #3123
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    For those that don't have the forum set to the default threads-per-page, the github link is at https://www.zen-cart.com/showthread....57#post1361857

  4. #3124
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by simon1066 View Post
    Yes, ZC v1.5.6c / OPC / Stock by Attributes does work. If you review the posts on page 312 of this thread you'll see the Github link to download the mod - there is also mention of an edit that may or may not have made its way to the Github files.

    Can't think of any pointers at the moment.
    That's awesome! I did see the link to the Github files but wasn't sure if it was compatible. Thanks so much! =)

  5. #3125
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by dbltoe View Post
    For those that don't have the forum set to the default threads-per-page, the github link is at https://www.zen-cart.com/showthread....57#post1361857
    Thanks! =)
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  6. #3126
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    I've installed the plugin and everything seems to be working except for one minor issue I have no idea how to go about to fix it.

    I have a product with two options, the full size and a sample on a pulldown menu. The full size accepts discounts, the sample does not.
    For the full size product price appears right next to the attribute in parenthesis without a discount. The sample size product price and the discount price appear right next to the attribute both in separate parenthesis.

    Shouldn't this be the other way around? full size - full price and discount, sample size - full price and no discount?

    Any ideas how should I go about to fix this?

    Thank you for the help.

  7. #3127
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by mvstudio View Post
    I've installed the plugin and everything seems to be working except for one minor issue I have no idea how to go about to fix it.

    I have a product with two options, the full size and a sample on a pulldown menu. The full size accepts discounts, the sample does not.
    For the full size product price appears right next to the attribute in parenthesis without a discount. The sample size product price and the discount price appear right next to the attribute both in separate parenthesis.

    Shouldn't this be the other way around? full size - full price and discount, sample size - full price and no discount?

    Any ideas how should I go about to fix this?

    Thank you for the help.
    Yes, the display should be opposing and I believe it has been an issue for a while. I've made an initial correction, though who knows what other outlier I need to consider, but I'm also trying to incorporate processing using the new Zen Cart 1.5.7 attributes file such that ideally, that file doesn't need to be touched going forwards.

    I'll try to prep a commit just for this price display issue and reference it back here.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #3128
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by mc12345678 View Post
    Yes, the display should be opposing and I believe it has been an issue for a while. I've made an initial correction, though who knows what other outlier I need to consider, but I'm also trying to incorporate processing using the new Zen Cart 1.5.7 attributes file such that ideally, that file doesn't need to be touched going forwards.

    I'll try to prep a commit just for this price display issue and reference it back here.
    Thanks for the reply. That makes sense.

  9. #3129
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by mc12345678 View Post
    Yes, the display should be opposing and I believe it has been an issue for a while. I've made an initial correction, though who knows what other outlier I need to consider, but I'm also trying to incorporate processing using the new Zen Cart 1.5.7 attributes file such that ideally, that file doesn't need to be touched going forwards.

    I'll try to prep a commit just for this price display issue and reference it back here.
    I don't know if this helps in any way but I was playing with the settings and when I turned off SBA Original Price Struck Through the sale price on the item that doesn't accept sales got removed. I have the feeling that setting isn't supposed to do that

  10. #3130
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Stock by Attribute v4.0 addon for v1.5.0-1.5.6

    Quote Originally Posted by mvstudio View Post
    I don't know if this helps in any way but I was playing with the settings and when I turned off SBA Original Price Struck Through the sale price on the item that doesn't accept sales got removed. I have the feeling that setting isn't supposed to do that
    Like I said and you identified, backwards. :) I have a feeling that I was trying to find when not to apply the extra price display and then forgot to negate it so that it would show the extra price only when the item was discounted. I did discover that when I did that, that I also had to account for display only, default type attributes, otherwise it added 0.00 to the selection which is undesirable in routine use. Like said, may have missed some "outlier". Think I can have that solution in a PR soon. Then I have a lot of other changes to incorporate as I said for Zen Cart 1.5.7 and in some cases just to align the code with the way I've been corrected for standard ZC code.

    But, yes, if that feature is turned off then only the "final" price is displayed not the potential full price with the final price. Also, at the moment, dropdowns do not get the "strike-through" because standard dropdowns do not support html, have to use some sort of javascript based dropdown to do that, which is a desired feature not yet incorporated.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. MySQL Problem with Product with Attribute Stock addon
    By rtwingfield in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Sep 2011, 03:35 PM
  3. Hide Zero Quantity Attributes with attribute-stock addon
    By leevil123 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Feb 2010, 05:06 PM
  4. Replies: 4
    Last Post: 22 Jan 2010, 10:43 PM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR