Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • thatch10 Friend
    #187814

    Once product variants are added to the product the display on front page displays these variants and moves the add to cart option.

    Obviously these variants need to be selected before adding to cart, is there a way to show only the details option on the front page of the shop and in the JA VM products module, or is it just a code change to move the display to allow the selection of the product variant before adding to cart.

    Thatch

    phong nam Friend
    #494272

    Hi,

    <blockquote>Once product variants are added to the product the display on front page displays these variants and moves the add to cart option.</blockquote>
    You can create the custom fields for the product variants, follow this tips for more help: http://forum.virtuemart.net/index.php?topic=113870.msg383179#msg383179

    * Remember to backup your files before applying changes.

    Leo

    alincoln4332 Friend
    #494338

    Is this what you mean thatch10?
    Adding custom fields to a product makes them show up in JA VM Products which does not look good!


    1. variants
    thatch10 Friend
    #494340

    <em>@alincoln4332 374777 wrote:</em><blockquote>Is this what you mean thatch10?
    Adding custom fields to a product makes them show up in JA VM Products which does not look good!

    </blockquote>

    Yes, that’s just what I mean

    alincoln4332 Friend
    #494341

    Solution is to set Show Add-to-Cart Link to No in Module Manager: Module mod_javmproducts
    You don’t want Add to Cart at this stage as there are product variables.

    thatch10 Friend
    #494351

    alincoln4332,

    thanks for that, feel a bit sheepish that I hadn’t looked there first, I think it would be nice to have the details tab and add to cart buttons separate as it would be nice to still have the details mouseover for continuity.

    Thatch

    thatch10 Friend
    #494473

    Now any of the products with variants will not add to the cart, Also unable to change the quantity. This appears to be related to the template and Jquery issues. Anyone else able to set up the custom variants plugin with stock control and keep the add to cart and qty options still working please.

    I have tried this with the standard install with the same results.

    Thatch

    thatch10 Friend
    #494478

    :-[ would like to edit or delete the post #7 above but cant seem to see how. I have raised this issue as a separate post as it is a different issue to my first question.

    Could a moderator please delete this post and post #7 above please ?

    phong nam Friend
    #494516

    Hi thatch10,

    <blockquote>Adding custom fields to a product makes them show up in JA VM Products which does not look good!</blockquote>
    Please try to add custom fields again, and I will help to adjust the layout with neccessary css styles.

    Leo

    thatch10 Friend
    #494708

    Leo,

    thanks for the offer, At the moment the Add to cart and qty options are not working with the stock product variant, once these are working correctly I will be pleased to take you up on your offer. The site is presently on localhost.

    Once I have the facilities to upload the site to a public location I will seek your advice.

    Thatch

    phong nam Friend
    #494771

    Hi,

    <blockquote>Once I have the facilities to upload the site to a public location I will seek your advice.</blockquote>
    Sure, Thatch. Pls take your time.

    Leo

    phong nam Friend
    #495853

    Hi Thatch,

    <blockquote> is there a way to show only the details option on the front page of the shop and in the JA VM products module, or is it just a code change to move the display to allow the selection of the product variant before adding to cart.</blockquote>

    My answer: The extra selections will break our front-end layout of JA VM Products module when you display them in front-end. So that you should display the selection of product variant before adding to cart in product details page ONLY. And in order to get that: Pls insert below codes into custom.css file:

    #Mod97 .product-fields .product-field {
    display: none !important;
    }

    thatch10 Friend
    #495946

    Leo,

    If I understand you correctly this code will remove the product variant from module 97 which is VirtueMart Products

    Is this the same code for the Joomla Art Module JA VM Products as it doesn’t appear to be working?

    I have tried the number of the custom html module and the JA VM Products but it doesn’t seem to work

    Sorry to be a pain, but How do I remove the Add to Cart button but leave the details button.

    I am not happy for customers to add variable products to the cart with being able to see the variants, defeats the aim of having the add to cart button there for me which is a big shame.

    thatch10 Friend
    #495947

    I’ve managed to sort out the detail button in the VirtueMart Products, just cant work out how to remove the product details from the JA VM Products but still have the details button.

    phong nam Friend
    #496055

    Hi,

    <blockquote>I’ve managed to sort out the detail button in the VirtueMart Products, just cant work out how to remove the product details from the JA VM Products but still have the details button.
    </blockquote>
    Sorry, I missed the codes for hiding the additional product variants on the front-end of JA VM products module. Pls try to put below codes into custom.css file too:

    #javm_slide116 .addtocart-area .product-fields {
    display: none !important;
    }

Viewing 15 posts - 1 through 15 (of 23 total)

This topic contains 23 replies, has 5 voices, and was last updated by  phong nam 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum