「カスタムフォーマッター」プリセットをUbercartカートに適用できますか?
カート内の画像のhtmlコードをカスタマイズする必要があります。
私はhook_form_alterでそれをやろうとしていますが、私が得るのは出力htmlであり、それを変更するには遅すぎます:
[#value] => <a href="/website/node/87"> <img src = "http:// localhost / website / path / to / picture 1.png" alt = "" title = "" class = "imagecache imagecache-cart" width = "100" height = "221" />
「rel=lightbox」属性を追加して、hrefパスを変更する必要があります。ありがとう